comparison lisp/mh-e/ChangeLog @ 65595:8e711c68e4ff

message format spec fixes, commit 14, this should be final commit
author Deepak Goel <deego@gnufans.org>
date Sun, 18 Sep 2005 12:48:32 +0000
parents 14d81d4cf24d
children 19d18ffa4da3
comparison
equal deleted inserted replaced
65594:edc6523dab8b 65595:8e711c68e4ff
1 2005-09-18 D Goel <deego@gnufans.org>
2
3
4 * mh-alias.el (mh-alias-ali): Fix `message' call: first arg
5 should be a format spec.
6
7 * mh-print.el (mh-ps-spool-buffer, mh-ps-spool-a-msg)
8 (mh-ps-print-msg, mh-ps-print-msg-show): Ditto.
9
10 * mh-mime.el (mh-toggle-mh-decode-mime-flag): Ditto.
11
12 * mh-index.el (mh-index-sequenced-messages): Ditto.
13
14
15 * mh-e.el (mh-refile-or-write-again, mh-page-msg): Ditto.
16
17 * mh-junk.el (mh-junk-blacklist, mh-junk-whitelist)
18 (mh-spamassassin-blacklist, mh-spamassassin-whitelist): Ditto.
19
20
21
1 2005-08-15 Dan Nicolaescu <dann@ics.uci.edu> 22 2005-08-15 Dan Nicolaescu <dann@ics.uci.edu>
2 23
3 * mh-customize.el: Do not use face-alias compatibility for 24 * mh-customize.el: Do not use face-alias compatibility for
4 faces that did not appear in the previous Emacs release. 25 faces that did not appear in the previous Emacs release.
5 26