* lisp/gnus-draft.el (gnus-draft-edit-message): Use
[elisp/gnus.git-] / ChangeLog
index c27f2c4..889dafe 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,29 @@
+1999-11-08  Kinji Itoh  <kinji-i@ma.neweb.ne.jp>
+
+       * lisp/gnus-draft.el (gnus-draft-edit-message): Use
+       `message-save-drafts' instead of `set-buffer-modified-p' and
+       `save-buffer'.
+       * lisp/message.el (message-save-drafts): Insert In-Reply-To header
+       because the reply data is lost in Drafts.
+       * lisp/gnus-art.el (gnus-signature-face): Don't check
+       window-system type.
+
+1999-11-08   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
+
+       * lisp/pop3.el (pop3-progress-message): New function.
+       (pop3-movemail): Use it.
+
+1999-10-26  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/gnus.el (gnus-revision-number): Increment to 14.
+       (TopLevel): Autoload "gnus-bitmap" instead of "smiley-mule" for the
+       function `gnus-smiley-display'.
+
+       * lisp/gnus-art.el (gnus-treat-display-smileys): Default to nil if
+       `window-system' is nil.
+       (gnus-article-x-face-command): Default to external command if
+       `window-system' is nil.
+
 1999-10-26  Katsumi Yamaoka <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-revision-number): Increment to 13.