Mercurial > emacs
comparison lisp/mh-e/ChangeLog @ 68130:dfa5a760e24f
* mh-comp.el (mh-insert-letter): If you choose a different folder, the
cur message is used (closes SF #1205890).
* mh-mime.el (mh-compose-forward): Use standard range argument instead
of messages. Use more powerful mh-read-range instead of read-string.
Sync docstring with manual (close SF #1205890).
author | Bill Wohler <wohler@newt.com> |
---|---|
date | Wed, 11 Jan 2006 07:46:57 +0000 |
parents | b1c80dc9a67d |
children | b9b10fe7c97a |
comparison
equal
deleted
inserted
replaced
68129:6f5da26b0df1 | 68130:dfa5a760e24f |
---|---|
1 2006-01-10 Bill Wohler <wohler@newt.com> | 1 2006-01-10 Bill Wohler <wohler@newt.com> |
2 | |
3 * mh-comp.el (mh-insert-letter): If you choose a different folder, | |
4 the cur message is used (closes SF #1205890). | |
5 | |
6 * mh-mime.el (mh-compose-forward): Use standard range argument | |
7 instead of messages. Use more powerful mh-read-range instead of | |
8 read-string. Sync docstring with manual (close SF #1205890). | |
2 | 9 |
3 * mh-index.el (mh-index-search): Checking mh-find-path-run is | 10 * mh-index.el (mh-index-search): Checking mh-find-path-run is |
4 unnecessary. | 11 unnecessary. |
5 (mh-index-next-folder): Don't back up a line when going backwards | 12 (mh-index-next-folder): Don't back up a line when going backwards |
6 since this skips the current folder heading if point is on the | 13 since this skips the current folder heading if point is on the |