From: yamaoka Date: Mon, 21 Jun 1999 12:20:40 +0000 (+0000) Subject: Update. X-Git-Tag: et-gnus-6_11_03-04 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=c80096abdaef527687475e2068a3fa3c2009c111;p=elisp%2Fgnus.git- Update. --- diff --git a/ChangeLog b/ChangeLog index bc56fe7..7eba14a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,27 @@ +1999-06-21 Katsumi Yamaoka + + * lisp/gnus.el (gnus-revision-number): Increment to 04. + + * lisp/gnus-cite.el (gnus-cite-add-face): Use `move-to-column' + statically to skip the prefix string under Emacs 20.2 or earlier. + (TopLevel): Require `static'. + + * lisp/gnus-msg.el (gnus-extended-version): Move + `gnus-revision-number' to the last. + +1999-06-21 Daiji KANEMATSU + + * lisp/gnus-sum.el (gnus-summary-jump-to-other-group): Call + `gnus-summary-read-group' with the 3rd arg T. + +1999-06-21 NAKAJI Hiroyuki + + * texi/Makefile.in (clean): Remove gnus.info*, gnus-ja.info*, + message.info*, message-ja.info*, *.texi_ and emacs-mime.info. + + * lisp/Makefile.in (distclean): Remove auto-autoload.el and + custom-load.el. + 1999-06-18 Katsumi Yamaoka * lisp/gnus.el (gnus-revision-number): Increment to 03.