Mercurial > emacs
diff lisp/mh-e/ChangeLog @ 68014:82d5232a099c
* mh-e.el (mh-delete-a-msg): Fix whitespace nit.
* mh-index.el (mh-mairix-execute-search): Fix symbol quote.
| author | Mark D. Baushke <mdb@gnu.org> |
|---|---|
| date | Wed, 04 Jan 2006 02:39:30 +0000 |
| parents | bbc0e52abce5 |
| children | 4aea781df851 |
line wrap: on
line diff
--- a/lisp/mh-e/ChangeLog Wed Jan 04 02:08:12 2006 +0000 +++ b/lisp/mh-e/ChangeLog Wed Jan 04 02:39:30 2006 +0000 @@ -1,3 +1,8 @@ +2006-01-03 Mark D. Baushke <mdb@gnu.org> + + * mh-e.el (mh-delete-a-msg): Fix whitespace nit. + * mh-index.el (mh-mairix-execute-search): Fix symbol quote. + 2006-01-03 Bill Wohler <wohler@newt.com> * mh-alias.el (mh-alias-add-alias): Grand message and error string
