From fb5d4dd875b791c2a09dd3a4001340bc8e5906fd Mon Sep 17 00:00:00 2001 From: yamaoka Date: Tue, 30 Nov 1999 01:48:11 +0000 Subject: [PATCH] Update. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 63ba5a3..d405902 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +1999-11-30 Katsumi Yamaoka + + * lisp/gnus-start.el (save-buffers-kill-emacs): Don't use the macro + `when' in the body of `defadvice'. Use `if' instead. + + * lisp/dgnushack.el (last, mapc): New compiler macros for emulating + cl functions. + 1999-11-29 Katsumi Yamaoka * lisp/gnus-start.el (gnus-after-getting-new-news-hook): Don't use -- 1.7.10.4