Mercurial > emacs
comparison lisp/mh-e/ChangeLog @ 69246:6e1a513dfa3b
GNU Emacs folks prefer present tense in ChangeLog entries.
author | Bill Wohler <wohler@newt.com> |
---|---|
date | Fri, 03 Mar 2006 00:29:23 +0000 |
parents | f3bbf5f32462 |
children | cc66ebd3f3a4 5754737d1e04 |
comparison
equal
deleted
inserted
replaced
69245:f3bbf5f32462 | 69246:6e1a513dfa3b |
---|---|
54 2006-02-27 Bill Wohler <wohler@newt.com> | 54 2006-02-27 Bill Wohler <wohler@newt.com> |
55 | 55 |
56 * mh-e.el (mh-default-folder-for-message-function): Sync docstring | 56 * mh-e.el (mh-default-folder-for-message-function): Sync docstring |
57 with manual. | 57 with manual. |
58 | 58 |
59 * mh-mime.el (mh-minibuffer-read-type): Deleted comment in | 59 * mh-mime.el (mh-minibuffer-read-type): Delete comment in |
60 docstring about obsolete variable mh-mime-content-types. | 60 docstring about obsolete variable mh-mime-content-types. |
61 | 61 |
62 * mh-e.el (mh-variant): Sync docstring with manual. | 62 * mh-e.el (mh-variant): Sync docstring with manual. |
63 (cus-face): Require as it is needed by mh-inherit-face-flag. | 63 (cus-face): Require as it is needed by mh-inherit-face-flag. |
64 | 64 |
68 * mh-e.el (mh-compiling-flag): Delete. No longer needed by | 68 * mh-e.el (mh-compiling-flag): Delete. No longer needed by |
69 mh-display-color-cells. | 69 mh-display-color-cells. |
70 | 70 |
71 2006-02-21 Eric Ding <ericding@alum.mit.edu> | 71 2006-02-21 Eric Ding <ericding@alum.mit.edu> |
72 | 72 |
73 * mh-e.el (mh-invisible-header-fields-internal): Added entry | 73 * mh-e.el (mh-invisible-header-fields-internal): Add entry |
74 "X-Sasl-enc:" | 74 "X-Sasl-enc:" |
75 | 75 |
76 2006-02-20 Eric Ding <ericding@alum.mit.edu> | 76 2006-02-20 Eric Ding <ericding@alum.mit.edu> |
77 | 77 |
78 * mh-e.el (mh-invisible-header-fields-internal): Added entries | 78 * mh-e.el (mh-invisible-header-fields-internal): Add entries |
79 "X-Authenticated-Sender:", "X-Barracuda-", "X-EFL-Spamscore", | 79 "X-Authenticated-Sender:", "X-Barracuda-", "X-EFL-Spamscore", |
80 "X-IronPort-AV:", "X-Mail-from:", "X-Mailman-Approved-At:", | 80 "X-IronPort-AV:", "X-Mail-from:", "X-Mailman-Approved-At:", |
81 "X-Resolved-to:", and "X-SA-Exim". Fixed "X-Bugzilla-" and | 81 "X-Resolved-to:", and "X-SA-Exim". Fixed "X-Bugzilla-" and |
82 "X-Roving-" by removing unnecessary "*" at end. | 82 "X-Roving-" by removing unnecessary "*" at end. |
83 | 83 |
179 has an emacsclient command that supports --eval. I had read that | 179 has an emacsclient command that supports --eval. I had read that |
180 gnudoit was deprecated in favor of gnuclient anyway. | 180 gnudoit was deprecated in favor of gnuclient anyway. |
181 | 181 |
182 2006-02-04 Eric Ding <ericding@alum.mit.edu> | 182 2006-02-04 Eric Ding <ericding@alum.mit.edu> |
183 | 183 |
184 * mh-mime.el (mh-file-mime-type-substitutions): Added entries to | 184 * mh-mime.el (mh-file-mime-type-substitutions): Add entries to |
185 handle OpenOffice documents. | 185 handle OpenOffice documents. |
186 | 186 |
187 2006-02-03 Bill Wohler <wohler@newt.com> | 187 2006-02-03 Bill Wohler <wohler@newt.com> |
188 | 188 |
189 * mh-e.el (Version, mh-version): Add +cvs to version. | 189 * mh-e.el (Version, mh-version): Add +cvs to version. |