Mercurial > emacs
comparison lisp/mh-e/ChangeLog @ 70027:0e0916499a15
* mh-funcs.el (view-exit-action): No need to wrap defvar with
eval-when-compile when shushing compiler.
* mh-mime.el (mh-identity-pgg-default-user-id): Ditto.
* mh-seq.el (view-exit-action): Ditto.
* mh-show.el (font-lock-auto-fontify): Ditto.
* mh-utils.el (mh-speed-flists-cache): Ditto
author | Bill Wohler <wohler@newt.com> |
---|---|
date | Fri, 14 Apr 2006 21:28:52 +0000 |
parents | a0de53f6c617 |
children | d81780942bb8 |
comparison
equal
deleted
inserted
replaced
70026:a0de53f6c617 | 70027:0e0916499a15 |
---|---|
1 2006-04-14 Bill Wohler <wohler@newt.com> | 1 2006-04-14 Bill Wohler <wohler@newt.com> |
2 | |
3 * mh-funcs.el (view-exit-action): No need to wrap defvar with | |
4 eval-when-compile when shushing compiler. | |
5 | |
6 * mh-mime.el (mh-identity-pgg-default-user-id): Ditto. | |
7 | |
8 * mh-seq.el (view-exit-action): Ditto. | |
9 | |
10 * mh-show.el (font-lock-auto-fontify): Ditto. | |
11 | |
12 * mh-utils.el (mh-speed-flists-cache): Ditto | |
2 | 13 |
3 * mh-compat.el (mh-font-lock-add-keywords): New alias for | 14 * mh-compat.el (mh-font-lock-add-keywords): New alias for |
4 font-lock-add-keywords. Returns nil on XEmacs. | 15 font-lock-add-keywords. Returns nil on XEmacs. |
5 | 16 |
6 * mh-e.el: Add MH-E function and variable keywords such as | 17 * mh-e.el: Add MH-E function and variable keywords such as |