diff options
author | Reiner Steib <Reiner.Steib@gmx.de> | 2007-12-09 22:24:03 +0000 |
---|---|---|
committer | Reiner Steib <Reiner.Steib@gmx.de> | 2007-12-09 22:24:03 +0000 |
commit | 522bec736968730e9cf3e75b54a1c8ca7912c30a (patch) | |
tree | f76f9dc47665293a66141602a5cb0e8cf7fd5948 | |
parent | 21ee0911f749a8dfaf97d13075bfec4862c06161 (diff) | |
download | emacs-522bec736968730e9cf3e75b54a1c8ca7912c30a.tar.gz |
Remove mail/hashcash.el and net/imap.el from file list in previous change.
-rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index db5930b7db6..b69b8780d20 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,7 +1,7 @@ 2007-12-09 Reiner Steib <Reiner.Steib@gmx.de> - * mail/hashcash.el, net/imap.el, pgg.el, pgg-parse.el - (declare-function): Add new no-op macro for backward compatibility. + * pgg.el, pgg-parse.el (declare-function): Add new no-op macro for + backward compatibility. * net/imap.el (imap-string-to-integer): New function. |