From: Reiner Steib Date: Sun, 9 Dec 2007 22:24:03 +0000 (+0000) Subject: Remove mail/hashcash.el and net/imap.el from file list in previous change. X-Git-Tag: emacs-pretest-23.0.90~8988 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=522bec736968730e9cf3e75b54a1c8ca7912c30a;p=emacs.git Remove mail/hashcash.el and net/imap.el from file list in previous change. --- 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 - * 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.