]> code.delx.au - gnu-emacs/commit
Correct cl-flet usage (Bug#22317)
authorBill Wohler <wohler@newt.com>
Mon, 30 May 2016 23:49:37 +0000 (16:49 -0700)
committerBill Wohler <wohler@newt.com>
Mon, 30 May 2016 23:49:37 +0000 (16:49 -0700)
commit0992ec3b0bfaf98edce1d08462e9ec8e11d6b6e6
treeab6cc9aaf022779c3cff5e58bf5c16df6628c96e
parent50caae30b04edf7da1cb6e1fdba90e9a8aebe041
Correct cl-flet usage (Bug#22317)

* mh-compat.el: Rename mh-cl-flet to mh-flet and convert alias to
macro using patch from Katsumi Yamaoka <yamaoka@jpl.org>.
* mh-thread.el (mh-thread-set-tables):
* mh-show.el (mh-gnus-article-highlight-citation):
* mh-mime.el (mh-display-with-external-viewer):
(mh-mime-display, mh-press-button, mh-push-button):
(mh-display-emphasis): Call mh-flet instead of mh-cl-flet.
lisp/mh-e/mh-compat.el
lisp/mh-e/mh-mime.el
lisp/mh-e/mh-show.el
lisp/mh-e/mh-thread.el