Mercurial > emacs
diff lisp/mh-e/ChangeLog @ 90229:626b546fed64
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-83
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 554-555)
- Update from CVS
- Remove CVS keywords from newsticker files
author | Miles Bader <miles@gnu.org> |
---|---|
date | Mon, 19 Sep 2005 11:00:10 +0000 |
parents | fa0da9b57058 |
children | ee12d75eb214 |
line wrap: on
line diff
--- a/lisp/mh-e/ChangeLog Mon Sep 19 10:20:33 2005 +0000 +++ b/lisp/mh-e/ChangeLog Mon Sep 19 11:00:10 2005 +0000 @@ -1,30 +1,32 @@ +2005-09-19 Juanma Barranquero <lekktu@gmail.com> + + * mh-print.el (mh-ps-print-msg-show): Fix misplaced parenthesis in + previous change. + 2005-09-18 D Goel <deego@gnufans.org> - * mh-alias.el (mh-alias-ali): Fix `message' call: first arg should be a format spec. - - * mh-print.el (mh-ps-spool-buffer, mh-ps-spool-a-msg) - (mh-ps-print-msg, mh-ps-print-msg-show): Ditto. + + * mh-print.el (mh-ps-spool-buffer, mh-ps-spool-a-msg) + (mh-ps-print-msg, mh-ps-print-msg-show): Ditto. * mh-mime.el (mh-toggle-mh-decode-mime-flag): Ditto. - + * mh-index.el (mh-index-sequenced-messages): Ditto. - * mh-e.el (mh-refile-or-write-again, mh-page-msg): Ditto. * mh-junk.el (mh-junk-blacklist, mh-junk-whitelist) (mh-spamassassin-blacklist, mh-spamassassin-whitelist): Ditto. - - 2005-08-15 Dan Nicolaescu <dann@ics.uci.edu> * mh-customize.el: Do not use face-alias compatibility for faces that did not appear in the previous Emacs release. 2005-08-10 Lars Hansen <larsh@soem.dk> + * mh-e.el: Add handler to desktop-buffer-mode-handlers. (mh-restore-desktop-buffer): Remove autoload cookie. (mh-folder-mode): Add autoload cookie.