projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b7273f
)
Fix mh-show-msg: Symbol’s value as variable is void: mh-mm-inline-media-tests
author
Bill Wohler
<wohler@newt.com>
Tue, 11 Jul 2023 03:41:57 +0000
(20:41 -0700)
committer
Bill Wohler
<wohler@newt.com>
Tue, 11 Jul 2023 03:50:41 +0000
(20:50 -0700)
* lisp/mh-e/mh-show.el: Require mh-mime
lisp/mh-e/mh-show.el
patch
|
blob
|
history
diff --git
a/lisp/mh-e/mh-show.el
b/lisp/mh-e/mh-show.el
index 54d986edc1ecb8de4dcb95fec814bd935b9101ad..8a26ab6d81eb3b6387d33e143c32443e2732cec4 100644
(file)
--- a/
lisp/mh-e/mh-show.el
+++ b/
lisp/mh-e/mh-show.el
@@
-29,6
+29,7
@@
;;; Code:
(require 'mh-e)
+(require 'mh-mime)
(require 'mh-scan)
;; Dynamically-created function not found in mh-loaddefs.el.