From c80096abdaef527687475e2068a3fa3c2009c111 Mon Sep 17 00:00:00 2001 From: yamaoka Date: Mon, 21 Jun 1999 12:20:40 +0000 Subject: [PATCH] Update. --- ChangeLog | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) 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. -- 1.7.10.4