X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=889dafe80d7359c472d07973eedae2d113dcd9b5;hb=e9fccef9a23e11e730e96251fca54272f6188751;hp=c27f2c45f6eec74ccae0a037d2d3dc7da3ec49b8;hpb=615959c9ee8bb33c5c3b9c1edacf234dd1318bf7;p=elisp%2Fgnus.git- diff --git a/ChangeLog b/ChangeLog index c27f2c4..889dafe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,29 @@ +1999-11-08 Kinji Itoh + + * 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 + + * lisp/pop3.el (pop3-progress-message): New function. + (pop3-movemail): Use it. + +1999-10-26 Katsumi Yamaoka + + * 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 * lisp/gnus.el (gnus-revision-number): Increment to 13.