From 59b52c19983c37340d123791a647bc90f8be9e17 Mon Sep 17 00:00:00 2001 From: yamaoka Date: Wed, 30 Jun 1999 10:56:34 +0000 Subject: [PATCH] Update. --- ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/ChangeLog b/ChangeLog index 06a8e50..03bd766 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +1999-06-30 Katsumi Yamaoka + + * lisp/gnus.el (gnus-revision-number): Increment to 01. + + * lisp/message.el (message-pop-to-buffer-1): New macro. + (message-pop-to-buffer): Use it. + (message-delete-frame): Use `static-if'. + (TopLevel): Autoload "mu-cite". + (message-cite-function): Add `mu-cite/cite-original'. + + * lisp/dgnushack.el (TopLevel): Bind functions defined by + `defun-maybe' for all Emacsen. + + * lisp/Makefile.in (clean): Fix typo. + + * Makefile.in (elclean): Remove auto-autoloads.el and + custom-load.el as well. + 1999-06-28 Katsumi Yamaoka * lisp/gnus.el (gnus-version-number): Update to 6.11.04. -- 1.7.10.4