]> git.eshelyaron.com Git - emacs.git/commit
Remove redundant calls to 'mh-do-in-gnu-emacs'
authorStefan Kangas <stefan@marxist.se>
Mon, 11 Oct 2021 20:57:43 +0000 (22:57 +0200)
committerStefan Kangas <stefan@marxist.se>
Mon, 11 Oct 2021 20:57:43 +0000 (22:57 +0200)
commit76d75df8e7ae19c8aca3ab9a7fbee25fc3cf1e9e
tree969c35e4e531816a38a2a92e890f3280f714feb9
parent2810fe6bfca182e4376d818b5510507d5ff7e1b5
Remove redundant calls to 'mh-do-in-gnu-emacs'

* lisp/mh-e/mh-compat.el (mh-require):
* lisp/mh-e/mh-folder.el (mh-folder-mode):
* lisp/mh-e/mh-letter.el (mh-letter-mode):
* lisp/mh-e/mh-mime.el (mh-mime-button-map)
(mh-mime-security-button-map, mh-small-image-p)
(mh-signature-highlight):
* lisp/mh-e/mh-show.el (mh-show-mode):
* lisp/mh-e/mh-tool-bar.el (mh-tool-bar-define):
* lisp/mh-e/mh-utils.el (mh-logo-display)
(mh-hidden-header-keymap):
* lisp/mh-e/mh-xface.el (mh-face-display-function)
(mh-picon-image-types, mh-x-image-display): Remove redundant calls
to 'mh-do-in-gnu-emacs'.
* lisp/mh-e/mh-acros.el (mh-do-in-gnu-emacs):
* lisp/mh-e/mh-tool-bar.el: Add comment explaining an issue that
stops us from making 'mh-do-in-gnu-emacs' obsolete.
lisp/mh-e/mh-acros.el
lisp/mh-e/mh-compat.el
lisp/mh-e/mh-folder.el
lisp/mh-e/mh-letter.el
lisp/mh-e/mh-mime.el
lisp/mh-e/mh-show.el
lisp/mh-e/mh-tool-bar.el
lisp/mh-e/mh-utils.el
lisp/mh-e/mh-xface.el