diff options
author | Bill Wohler <wohler@newt.com> | 2006-03-03 00:29:23 +0000 |
---|---|---|
committer | Bill Wohler <wohler@newt.com> | 2006-03-03 00:29:23 +0000 |
commit | c99f622718a6bdb6dc5da9965e64ee998e8e16fb (patch) | |
tree | a199ebc615011fb21bc1d545cb7b59ef47c73068 | |
parent | efc27af6c4a0bcbca4a93e6a5d6964ad38735fce (diff) | |
download | emacs-c99f622718a6bdb6dc5da9965e64ee998e8e16fb.tar.gz emacs-c99f622718a6bdb6dc5da9965e64ee998e8e16fb.tar.bz2 emacs-c99f622718a6bdb6dc5da9965e64ee998e8e16fb.zip |
GNU Emacs folks prefer present tense in ChangeLog entries.
-rw-r--r-- | lisp/mh-e/ChangeLog | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog index f7b88a05d29..ed8cc726ddb 100644 --- a/lisp/mh-e/ChangeLog +++ b/lisp/mh-e/ChangeLog @@ -56,7 +56,7 @@ * mh-e.el (mh-default-folder-for-message-function): Sync docstring with manual. - * mh-mime.el (mh-minibuffer-read-type): Deleted comment in + * mh-mime.el (mh-minibuffer-read-type): Delete comment in docstring about obsolete variable mh-mime-content-types. * mh-e.el (mh-variant): Sync docstring with manual. @@ -70,12 +70,12 @@ 2006-02-21 Eric Ding <ericding@alum.mit.edu> - * mh-e.el (mh-invisible-header-fields-internal): Added entry + * mh-e.el (mh-invisible-header-fields-internal): Add entry "X-Sasl-enc:" 2006-02-20 Eric Ding <ericding@alum.mit.edu> - * mh-e.el (mh-invisible-header-fields-internal): Added entries + * mh-e.el (mh-invisible-header-fields-internal): Add entries "X-Authenticated-Sender:", "X-Barracuda-", "X-EFL-Spamscore", "X-IronPort-AV:", "X-Mail-from:", "X-Mailman-Approved-At:", "X-Resolved-to:", and "X-SA-Exim". Fixed "X-Bugzilla-" and @@ -181,7 +181,7 @@ 2006-02-04 Eric Ding <ericding@alum.mit.edu> - * mh-mime.el (mh-file-mime-type-substitutions): Added entries to + * mh-mime.el (mh-file-mime-type-substitutions): Add entries to handle OpenOffice documents. 2006-02-03 Bill Wohler <wohler@newt.com> |