projects
/
elisp
/
emh.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f04fc75
)
Require `gnus' when compiling.
author
morioka
<morioka>
Wed, 21 Oct 1998 05:34:38 +0000
(
05:34
+0000)
committer
morioka
<morioka>
Wed, 21 Oct 1998 05:34:38 +0000
(
05:34
+0000)
emh-comp.el
patch
|
blob
|
history
diff --git
a/emh-comp.el
b/emh-comp.el
index
a326f1f
..
b91b335
100644
(file)
--- a/
emh-comp.el
+++ b/
emh-comp.el
@@
-30,6
+30,8
@@
(require 'mh-comp)
(require 'mime-edit)
+(eval-when-compile (require 'gnus))
+
;;; @ variable
;;;