From 26e7aad3fb97d6df224ac8073342cb881bea92da Mon Sep 17 00:00:00 2001 From: morioka Date: Tue, 4 Mar 1997 20:23:19 +0000 Subject: [PATCH] Add emh-face.el. --- EMH-ELS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 1.7.10.4