From aa1923e6ff1e3cff2de5f4731994d8d96107ae3f Mon Sep 17 00:00:00 2001 From: yamaoka Date: Wed, 24 Nov 1999 13:38:09 +0000 Subject: [PATCH] Update. --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/ChangeLog b/ChangeLog index aa4dc99..22379e1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,20 @@ 1999-11-24 Katsumi Yamaoka + * lisp/gnus.el (gnus-revision-number): Increment to 05. + + * lisp/gnus-agent.el (gnus-agent-fetch-headers): Use `gnus-union' + instead of `union'. + + * lisp/gnus-util.el (gnus-union): New function. + + * lisp/gnus-sum.el (gnus-summary-exit-no-update): Use + `copy-sequence' instead of `copy-list'. + * lisp/gnus-art.el (gnus-article-setup-highlight-words): Ditto. + + * lisp/dgnushack.el (union, copy-list): Remove compiler macros. + +1999-11-24 Katsumi Yamaoka + * lisp/gnus.el (gnus-revision-number): Increment to 04. * lisp/dgnushack.el (union, copy-list): New compiler macros for -- 1.7.10.4