From: yamaoka Date: Mon, 19 Jan 2004 06:56:03 +0000 (+0000) Subject: Synch to No Gnus 200401190654. X-Git-Tag: t-gnus-6_17_4-quimby-~1123 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=4598b90dbd4e5a5269244a4326d85115c698b4aa;p=elisp%2Fgnus.git- Synch to No Gnus 200401190654. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a7fdb34..a20cd07 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2004-01-19 Katsumi Yamaoka + + * canlock.el (base64-encode-string): Don't autoload it. + 2004-01-16 Katsumi Yamaoka * run-at-time.el: Remove useless (require 'itimer), diff --git a/lisp/canlock.el b/lisp/canlock.el index 6df1266..20376a9 100644 --- a/lisp/canlock.el +++ b/lisp/canlock.el @@ -46,7 +46,6 @@ (require 'sha1-el) -(autoload 'base64-encode-string "base64") (autoload 'mail-fetch-field "mail-utils") (defvar mail-header-separator)