]> git.eshelyaron.com Git - emacs.git/commit
Remove some unnecessary calls to mh-funcall-if-exists
authorStefan Kangas <stefan@marxist.se>
Sat, 9 Oct 2021 01:09:20 +0000 (03:09 +0200)
committerStefan Kangas <stefan@marxist.se>
Sat, 9 Oct 2021 01:09:20 +0000 (03:09 +0200)
commit5c0a512ef4b4cf8a6dcb36284860a6bf4618334a
treedf0fa59222b0b89f69d0fb30d1048d147c6c34d5
parent9a934c4c0f841915b2f99228b5365587892c13fe
Remove some unnecessary calls to mh-funcall-if-exists

* lisp/mh-e/mh-acros.el (mh-do-at-event-location):
* lisp/mh-e/mh-mime.el (mh-mime-cleanup, mh-display-smileys)
(mh-insert-mime-security-button, mh-insert-mime-button):
* lisp/mh-e/mh-show.el (mh-defun-show-buffer):
* lisp/mh-e/mh-xface.el (mh-x-image-url-fetch-image)
(mh-x-image-display, mh-picon-image-types): Remove unnecessary calls
to mh-funcall-if-exists; these functions always exist as they are
autoloaded.
lisp/mh-e/mh-acros.el
lisp/mh-e/mh-folder.el
lisp/mh-e/mh-mime.el
lisp/mh-e/mh-search.el
lisp/mh-e/mh-seq.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