X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=EMH-ELS;h=f9e23e0287a138f754c1a3f67e76a19b084b2257;hb=6bd9295b67da7e5c6d7df23cfc958df9fff09f86;hp=cb795d205e8d36266742da4c12037cf0158ed63c;hpb=fdf97c0cbe6ef097ac96c7b159914ff96abcefe8;p=elisp%2Femh.git diff --git a/EMH-ELS b/EMH-ELS index cb795d2..f9e23e0 100644 --- 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.2 1997-03-14 08:49:19 morioka Exp $ ;;; (require 'mh-e) -(setq emh-modules '(emh emh-comp)) +(setq emh-modules '(emh emh-face emh-comp emh-setup)) ;;; EMH-ELS ends here