lisp/message.el: Do not use mml module.
[elisp/gnus.git-] / ChangeLog
index 05d4474..d34e6e1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,168 @@
+1998-12-06  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
+
+       * lisp/message.el (message-cite-original-without-signature): Do
+       not use mml-quote-region.
+       
+       * lisp/message.el (message-cite-original): Ditto.
+       
+       * lisp/gnus.el (gnus-version-number): Update to 6.10.049.
+
+       * Sync up with Pterodactyl Gnus 0.64.
+
+1998-12-04  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/gnus-sum.el (gnus-summary-show-article): Don't use
+       `mm-destroy-parts'.
+
+1998-12-04  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
+
+       * lisp/gnus.el (gnus-version-number): Update to 6.10.048.
+
+       * Sync up with Pterodactyl Gnus 0.63.
+
+1998-12-04  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
+
+       * lisp/gnus.el (gnus-version-number): Update to 6.10.047.
+
+       * Sync up with Pterodactyl Gnus 0.62.
+
+       * README.ichikawa: Add description of required APEL/FLIM/SEMI.
+
+1998-12-03  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/nndraft.el (nndraft-request-article): Don't bind
+       `nnmail-file-coding-system'.
+
+1998-12-03  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/gnus.el (gnus-version-number): Update to 6.10.046.
+
+       * Sync up with Pterodactyl Gnus 0.61.
+
+1998-12-02  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
+
+       * lisp/smtp.el: Abolished - Use smtp.el in FLIM.
+
+       * lisp/gnus.el (gnus-version-number): Update to 6.10.045.
+
+       * Sync up with Pterodactyl Gnus 0.59.
+
+1998-12-01  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/gnus.el (gnus-version-number): Update to 6.10.044.
+
+       * Sync up with Pterodactyl Gnus 0.58.
+
+1998-12-01  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/gnus.el (gnus-version-number): Update to 6.10.043.
+
+       * Sync up with Pterodactyl Gnus 0.57.
+
+1998-11-30  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/base64.el (base64-decode-region): Use `defun-maybe'.
+       (base64-encode-region): Ditto.
+
+       * lisp/gnus.el (gnus-version-number): Update to 6.10.042.
+
+       * Sync up with Pterodactyl Gnus 0.56.
+
+1998-11-29  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
+
+       * lisp/gnus-offline.el: Fix typo of DOC string.
+
+       * lisp/score-mode.el: Change default value
+       score-mode-coding-system 'binary to 'ctext.
+
+1998-11-28  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
+
+       * lisp/gnus.el (gnus-version-number): Update to 6.10.041.
+
+       * Sync up with Pterodactyl Gnus 0.55.
+
+1998-11-26  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/gnus-msg.el (gnus-summary-supersede-article): Bind
+       `gnus-message-setup-hook' to minimum setting.
+
+       * lisp/message.el (message-supersede-setup-for-mime-edit): New
+       function.
+       (message-supersede-setup-function): New user option. Use
+       `message-supersede-setup-for-mime-edit' in default.
+       (message-supersede): Call `message-supersede-setup-function' if it
+       is non-nil.
+       (message-supersede-setup-hook): New user option.
+
+       * lisp/message.el (message-bounce-setup-for-mime-edit): Don't
+       delete header separator. It is up to MIME-Edit to do so.
+
+1998-11-24  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/gnus.el (gnus-version-number): Update to 6.10.040.
+
+       * Sync up with Pterodactyl Gnus 0.54.
+
+1998-11-24  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
+
+       * lisp/gnus-offline.el (gnus-offline-version-number): Update to
+       2.00.
+
+       * lisp/pop3-fma.el (pop3-fma-save-password-information): New
+       variable. Do not save password information when
+       `pop3-fma-save-password-information' set to nil (in default).
+       (pop3-fma-encode-string): abolished - because of difference of
+       FLIM API.
+       (pop3-fma-decode-string): Ditto.
+
+1998-11-21  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
+
+       * lisp/gnus.el (gnus-version-number): Update to 6.10.039.
+
+       * Sync up with Pterodactyl Gnus 0.53.
+
+       * lisp/pop3-fma.el (pop3-fma-init-message-hook): Change
+       message-send-hook to mime-edit-translate-hook - enbug.
+
+1998-11-20  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
+
+       * lisp/gnus-offline.el: Update to beta5.
+
+       * lisp/gnus-ofsetup.el: Update to beta5.
+
+       * lisp/gnus.el (gnus-version-number): Update to 6.10.038.
+
+       * Sync up with Pterodactyl Gnus 0.52.
+
+1998-11-19  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
+
+       * lisp/message.el (message-get-reply-buffer): Abolished.
+       (message-get-original-reply-buffer): Abolished.
+       (message-get-parameter): New inline function.
+       (message-get-parameter-with-eval): New macro.
+       (message-fetch-reply-field): Do not use `message-get-reply-buffer'.
+       (message-yank-original): Ditto.
+       (message-setup): Use `message-get-parameter'.
+       (message-mime-insert-article): Use
+       `message-get-parameter-with-eval' instead of
+       `message-get-original-reply-buffer'.
+
+       * lisp/gnus-msg.el (gnus-inews-add-send-actions): Do not add
+       `set-window-configuration' to action when
+       `message-use-multi-frames' is non-`nil'.
+
 1998-11-19  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
 
        * lisp/gnus.el (gnus-version-number): Update to 6.10.037.
 
        * Sync up with Pterodactyl Gnus 0.51.
 
+       * lisp/gnus-ofsetup.el (gnus-setup-for-offline): Force set
+       `use-miee' to t if `news-method' is equal to "nnspool".
+       (gnus-setup-for-offline): Put a question for "Agent directory"
+       only if `gnus-offline-news-fetch-method' is equal to `nnagent'.
+       (Top-Level): Defvar `use-miee' for avoiding byte-compile warning.
+
 1998-11-18  Katsumi Yamaoka   <yamaoka@jpl.org>
 
        * lisp/gnus-sum.el (gnus-summary-save-article-rmail): Use