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:
fdf97c0
)
Add emh-face.el.
author
morioka
<morioka>
Tue, 4 Mar 1997 20:23:19 +0000
(20:23 +0000)
committer
morioka
<morioka>
Tue, 4 Mar 1997 20:23:19 +0000
(20:23 +0000)
EMH-ELS
patch
|
blob
|
history
diff --git
a/EMH-ELS
b/EMH-ELS
index
cb795d2
..
184513c
100644
(file)
--- a/
EMH-ELS
+++ b/
EMH-ELS
@@
-1,10
+1,10
@@
;;; -*-Emacs-Lisp-*-
;;;
-;;; $Id: EMH-ELS,v 0.0 1997-03-04 20:22:59 morioka Exp $
+;;; $Id: EMH-ELS,v 0.1 1997-03-04 20:23:19 morioka Exp $
;;;
(require 'mh-e)
-(setq emh-modules '(emh emh-comp))
+(setq emh-modules '(emh emh-face emh-comp))
;;; EMH-ELS ends here