Mercurial > emacs
diff lisp/mh-e/ChangeLog @ 68114:86ac787740e6
(mh-variant-mu-mh-info, mh-variant-nmh-info): Applied patch from
Satyaki from SF #1016027.
author | Bill Wohler <wohler@newt.com> |
---|---|
date | Tue, 10 Jan 2006 06:44:16 +0000 |
parents | 604ac165c0ad |
children | 40429cab94e1 |
line wrap: on
line diff
--- a/lisp/mh-e/ChangeLog Tue Jan 10 04:05:46 2006 +0000 +++ b/lisp/mh-e/ChangeLog Tue Jan 10 06:44:16 2006 +0000 @@ -1,5 +1,8 @@ 2006-01-09 Bill Wohler <wohler@newt.com> + * mh-init.el (mh-variant-mu-mh-info, mh-variant-nmh-info): Applied + patch from Satyaki from SF #1016027. + * mh-e.el (mh-rescan-folder): Try to keep cursor at current message, even if cur sequence is no longer present (closes SF #1207247).