From: morioka Date: Tue, 4 Mar 1997 20:23:19 +0000 (+0000) Subject: Add emh-face.el. X-Git-Tag: emh-0_21~40 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=26e7aad3fb97d6df224ac8073342cb881bea92da;p=elisp%2Femh.git Add emh-face.el. --- diff --git a/EMH-ELS b/EMH-ELS index cb795d2..184513c 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.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