projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc8c976
)
Fix mh-mime build problem
author
Lars Ingebrigtsen
<larsi@gnus.org>
Wed, 17 Nov 2021 07:14:23 +0000
(08:14 +0100)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Wed, 17 Nov 2021 07:14:23 +0000
(08:14 +0100)
* lisp/mh-e/mh-mime.el (mh-acros): Require to get mh-dlet*.
lisp/mh-e/mh-mime.el
patch
|
blob
|
history
diff --git
a/lisp/mh-e/mh-mime.el
b/lisp/mh-e/mh-mime.el
index 3698dd33ec93f0563dd803518c227690af0c0df3..714bf029bb751f5c4ea62c966775b12c1561bcac 100644
(file)
--- a/
lisp/mh-e/mh-mime.el
+++ b/
lisp/mh-e/mh-mime.el
@@
-39,6
+39,7
@@
;;; Code:
(require 'mh-e)
+(require 'mh-acros)
(require 'mh-gnus) ;needed because mh-gnus.el not compiled
(require 'font-lock)