summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorBill Wohler <wohler@newt.com>2012-11-24 20:13:04 -0800
committerBill Wohler <wohler@newt.com>2012-11-24 20:13:04 -0800
commitfb9958d7bc8239666dbb115182be607d7c0a0c77 (patch)
tree27b8f8a740266b2871ed47ddf0b78f32b7666d6b /lisp/emacs-lisp
parent5244bc019bf7376caff3bb198ff674e0ad9fb0e6 (diff)
downloademacs-fb9958d7bc8239666dbb115182be607d7c0a0c77.tar.gz
emacs-fb9958d7bc8239666dbb115182be607d7c0a0c77.tar.bz2
emacs-fb9958d7bc8239666dbb115182be607d7c0a0c77.zip
* mh-compat.el (mh-define-obsolete-variable-alias)
(mh-make-obsolete-variable): New macros to fix XEmacs compiler warnings. * mh-letter.el (mh-yank-hooks): Use new mh-make-obsolete-variable macro. * mh-e.el (mh-kill-folder-suppress-prompt-hooks): Use new mh-define-obsolete-variable-alias macro. * mh-compat.el (mh-cl-flet): New alias for cl-flet on Emacs 24 and flet elsewhere. * mh-thread.el (mh-thread-set-tables): Replace flet with new alias mh-cl-flet. * mh-show.el (mh-gnus-article-highlight-citation): Replace flet with new alias mh-cl-flet. * mh-mime.el (mh-display-with-external-viewer, mh-mime-display) (mh-press-button, mh-push-button, mh-display-emphasis): Replace flet with new alias mh-cl-flet. * mh-e.el (mh-invisible-header-fields-internal): Remove trailing whitespace.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions