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:
11173fb
)
*** empty log message ***
author
morioka
<morioka>
Tue, 4 Mar 1997 20:22:59 +0000
(20:22 +0000)
committer
morioka
<morioka>
Tue, 4 Mar 1997 20:22:59 +0000
(20:22 +0000)
EMH-ELS
[new file with mode: 0644]
patch
|
blob
diff --git a/EMH-ELS
b/EMH-ELS
new file mode 100644
(file)
index 0000000..
cb795d2
--- /dev/null
+++ b/
EMH-ELS
@@ -0,0
+1,10
@@
+;;; -*-Emacs-Lisp-*-
+;;;
+;;; $Id: EMH-ELS,v 0.0 1997-03-04 20:22:59 morioka Exp $
+;;;
+
+(require 'mh-e)
+
+(setq emh-modules '(emh emh-comp))
+
+;;; EMH-ELS ends here