From ef8a410fd5ef399688dfe1bc68a06b62c6025418 Mon Sep 17 00:00:00 2001 From: yamaoka Date: Tue, 21 Dec 1999 01:45:15 +0000 Subject: [PATCH] Update. --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/ChangeLog b/ChangeLog index 14c76f2..59e4b09 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +1999-12-21 Katsumi Yamaoka + + * lisp/gnus.el (gnus-revision-number): Increment to 13. + + * lisp/dgnuspath.el.in: Add the path of APEL to `load-path' as well + as its parent directory. + + * lisp/imap.el (base64-encode-string, base64-decode-string): + Autoload "base64" instead of the tricky definitions. + + * lisp/base64.el: Restore the original code and invalidate it; use + mel for the base64 codec. + 1999-12-20 Katsumi Yamaoka * lisp/imap.el (mel-find-function): Always require `mel' instead of -- 1.7.10.4