Mercurial > emacs
comparison lisp/mh-e/ChangeLog @ 82498:e80c1b8b7d58
*** empty log message ***
author | Jeffrey C Honig <jch@bsdi.com> |
---|---|
date | Tue, 21 Aug 2007 12:15:37 +0000 |
parents | 35a9b12beb25 |
children | af7dc7457402 |
comparison
equal
deleted
inserted
replaced
82497:c490a6236b89 | 82498:e80c1b8b7d58 |
---|---|
1 2007-08-21 Jeffrey C Honig <jch@honig.net> | 1 2007-08-21 Jeffrey C Honig <jch@honig.net> |
2 | |
3 * mh-folder.el (mh-folder-message-menu, mh-folder-mode-map): Add | |
4 folder mode support for mh-show-preferred-alternative. (Clooses | |
5 SF 1777321). | |
6 | |
7 * mh-show.el (mh-show-preferred-alternative) | |
8 (mh-show-write-message-to-file, mh-show-message-menu) | |
9 (mh-show-mode-map): Add mh-show-preferred-alternative (bound to | |
10 ":") which will show the message's preferred alternative | |
11 overriding the users configured preference. Useful for showing | |
12 HTML when text content is lacking. (Closses SF 1777321). | |
2 | 13 |
3 * mh-e.el: | 14 * mh-e.el: |
4 (mh-invisible-header-fields-internal): Exclude Fax and Phone. Put | 15 (mh-invisible-header-fields-internal): Exclude Fax and Phone. Put |
5 known exclusions as comments before the list and move parens to | 16 known exclusions as comments before the list and move parens to |
6 separate lines to aid in sorting. (Closes SF 1701231). | 17 separate lines to aid in sorting. (Closes SF 1701231). |