diff options
| author | Bill Wohler | 2006-01-04 01:03:20 +0000 |
|---|---|---|
| committer | Bill Wohler | 2006-01-04 01:03:20 +0000 |
| commit | 078cb3146bd2c659c3f2b9b55f401b73da77e6dc (patch) | |
| tree | 7d4bc5bf3c2248eaf47b5f0bc6531afe550367b9 /lisp/mh-e/ChangeLog | |
| parent | 8a5db8aea1941c29f6fd0030756d058fd3d1fb54 (diff) | |
| download | emacs-078cb3146bd2c659c3f2b9b55f401b73da77e6dc.tar.gz emacs-078cb3146bd2c659c3f2b9b55f401b73da77e6dc.zip | |
* mh-comp.el (mh-reply): Use standard default notation in prompts
(closes SF #1275933).
* mh-mime.el (mh-mime-save-parts): Ditto.
* mh-seq.el (mh-read-seq, mh-read-range): Ditto.
Diffstat (limited to 'lisp/mh-e/ChangeLog')
| -rw-r--r-- | lisp/mh-e/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog index 4116fb4223c..e0da0950715 100644 --- a/lisp/mh-e/ChangeLog +++ b/lisp/mh-e/ChangeLog | |||
| @@ -1,5 +1,12 @@ | |||
| 1 | 2006-01-03 Bill Wohler <wohler@newt.com> | 1 | 2006-01-03 Bill Wohler <wohler@newt.com> |
| 2 | 2 | ||
| 3 | * mh-comp.el (mh-reply): Use standard default notation in | ||
| 4 | prompts (closes SF #1275933). | ||
| 5 | |||
| 6 | * mh-mime.el (mh-mime-save-parts): Ditto. | ||
| 7 | |||
| 8 | * mh-seq.el (mh-read-seq, mh-read-range): Ditto. | ||
| 9 | |||
| 3 | * mh-customize.el (mh-folder-msg-number): Snow is actually | 10 | * mh-customize.el (mh-folder-msg-number): Snow is actually |
| 4 | off-white on low color displays which turns to white when bold. | 11 | off-white on low color displays which turns to white when bold. |
| 5 | This is unreadable on white backgrounds. Use snow with min-colors | 12 | This is unreadable on white backgrounds. Use snow with min-colors |