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:
5cf6386
)
Fix typo.
author
yamaoka
<yamaoka>
Mon, 16 Nov 1998 22:05:55 +0000
(22:05 +0000)
committer
yamaoka
<yamaoka>
Mon, 16 Nov 1998 22:05:55 +0000
(22:05 +0000)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
29186eb
..
bc15f33
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-3,7
+3,7
@@
* lisp/nnmail.el (nnmail-read-passwd): Use `read-passwd' if it
exists as a function.
- * lisp/pop3.el (nnmail-read-passwd): Likewise.
+ * lisp/pop3.el (pop3-read-passwd): Likewise.
1998-11-16 Katsumi Yamaoka <yamaoka@jpl.org>