From: yamaoka Date: Tue, 21 Dec 1999 01:45:15 +0000 (+0000) Subject: Update. X-Git-Tag: t-gnus-6_14_0-13 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=ef8a410fd5ef399688dfe1bc68a06b62c6025418;p=elisp%2Fgnus.git- Update. --- 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