comparison lisp/mh-e/ChangeLog @ 70028:d81780942bb8

* mh-acros.el (struct, x, y): No need to wrap defvar with eval-when-compile when shushing compiler, even when mh-do-in-xemacs or another construct is used. * mh-comp.el (sendmail-coding-system): Ditto. * mh-e.el (mark-active): Ditto. * mh-folder.el (desktop-save-buffer, font-lock-auto-fontify) (image-load-path, font-lock-defaults): Ditto. * mh-letter.el (image-load-path, font-lock-defaults): Ditto. * mh-mime.el (dots, type, ov) (mm-verify-function-alist, mm-decrypt-function-alist) (pressed-details): Ditto. * mh-search.el (pick-folder, mh-do-in-xemacs) (mh-mairix-folder, mh-flists-search-folders) (which-func-mode, mh-speed-flists-inhibit-flag): Ditto. * mh-seq.el (tool-bar-mode): Ditto. * mh-utils.el (completion-root-regexp) (minibuffer-completing-file-name): Ditto. * mh-xface.el (default-enable-multibyte-characters): Ditto.
author Bill Wohler <wohler@newt.com>
date Sat, 15 Apr 2006 00:28:08 +0000
parents 0e0916499a15
children 257bb51424b3
comparison
equal deleted inserted replaced
70027:0e0916499a15 70028:d81780942bb8
8 * mh-seq.el (view-exit-action): Ditto. 8 * mh-seq.el (view-exit-action): Ditto.
9 9
10 * mh-show.el (font-lock-auto-fontify): Ditto. 10 * mh-show.el (font-lock-auto-fontify): Ditto.
11 11
12 * mh-utils.el (mh-speed-flists-cache): Ditto 12 * mh-utils.el (mh-speed-flists-cache): Ditto
13
14 * mh-acros.el (struct, x, y): No need to wrap defvar with
15 eval-when-compile when shushing compiler, even when
16 mh-do-in-xemacs or another construct is used.
17
18 * mh-comp.el (sendmail-coding-system): Ditto.
19
20 * mh-e.el (mark-active): Ditto.
21
22 * mh-folder.el (desktop-save-buffer, font-lock-auto-fontify)
23 (image-load-path, font-lock-defaults): Ditto.
24
25 * mh-letter.el (image-load-path, font-lock-defaults): Ditto.
26
27 * mh-mime.el (dots, type, ov)
28 (mm-verify-function-alist, mm-decrypt-function-alist)
29 (pressed-details): Ditto.
30
31 * mh-search.el (pick-folder, mh-do-in-xemacs)
32 (mh-mairix-folder, mh-flists-search-folders)
33 (which-func-mode, mh-speed-flists-inhibit-flag): Ditto.
34
35 * mh-seq.el (tool-bar-mode): Ditto.
36
37 * mh-utils.el (completion-root-regexp)
38 (minibuffer-completing-file-name): Ditto.
39
40 * mh-xface.el (default-enable-multibyte-characters): Ditto.
13 41
14 * mh-compat.el (mh-font-lock-add-keywords): New alias for 42 * mh-compat.el (mh-font-lock-add-keywords): New alias for
15 font-lock-add-keywords. Returns nil on XEmacs. 43 font-lock-add-keywords. Returns nil on XEmacs.
16 44
17 * mh-e.el: Add MH-E function and variable keywords such as 45 * mh-e.el: Add MH-E function and variable keywords such as