projects
/
elisp
/
gnus.git-
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ddead94
)
Synch to No Gnus 200401190654.
author
yamaoka
<yamaoka>
Mon, 19 Jan 2004 06:56:03 +0000
(06:56 +0000)
committer
yamaoka
<yamaoka>
Mon, 19 Jan 2004 06:56:03 +0000
(06:56 +0000)
lisp/ChangeLog
patch
|
blob
|
history
lisp/canlock.el
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index
a7fdb34
..
a20cd07
100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,7
@@
+2004-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
+
+ * canlock.el (base64-encode-string): Don't autoload it.
+
2004-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
* run-at-time.el: Remove useless (require 'itimer),
diff --git
a/lisp/canlock.el
b/lisp/canlock.el
index
6df1266
..
20376a9
100644
(file)
--- 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)