Mercurial > emacs
comparison lisp/mh-e/ChangeLog @ 69305:7b2c4c12503a
(Version, mh-version): Add +cvs to version.
author | Bill Wohler <wohler@newt.com> |
---|---|
date | Mon, 06 Mar 2006 16:00:19 +0000 |
parents | ba3b5c60823e |
children | 1f70898570ca 414faf8dce4e a7364c1a561e |
comparison
equal
deleted
inserted
replaced
69304:55d8c694b9cf | 69305:7b2c4c12503a |
---|---|
1 2006-03-06 Bill Wohler <wohler@newt.com> | |
2 | |
3 * mh-e.el (Version, mh-version): Add +cvs to version. | |
4 | |
1 2006-03-05 Satyaki Das <satyaki@theforce.stanford.edu> | 5 2006-03-05 Satyaki Das <satyaki@theforce.stanford.edu> |
2 | 6 |
3 * mh-search.el (mh-index-update-single-msg): Fix a bug in the | 7 * mh-search.el (mh-index-update-single-msg): Fix a bug in the |
4 handling of duplicate messages. The test in cond was too strong | 8 handling of duplicate messages. The test in cond was too strong |
5 and wasn't catching the case where origin-map was nil. | 9 and wasn't catching the case where origin-map was nil. |