From: morioka Date: Fri, 14 Mar 1997 08:49:19 +0000 (+0000) Subject: Add emh-setup.el. X-Git-Tag: emh-0_21~33 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;ds=sidebyside;h=d7f1225b7bea7ea1365d59b43c8d6c1acef52874;p=elisp%2Femh.git Add emh-setup.el. --- diff --git a/EMH-ELS b/EMH-ELS index 184513c..f9e23e0 100644 --- a/EMH-ELS +++ b/EMH-ELS @@ -1,10 +1,10 @@ ;;; -*-Emacs-Lisp-*- ;;; -;;; $Id: EMH-ELS,v 0.1 1997-03-04 20:23:19 morioka Exp $ +;;; $Id: EMH-ELS,v 0.2 1997-03-14 08:49:19 morioka Exp $ ;;; (require 'mh-e) -(setq emh-modules '(emh emh-face emh-comp)) +(setq emh-modules '(emh emh-face emh-comp emh-setup)) ;;; EMH-ELS ends here