From 485cddf9754c74bd83b3e66ffb63c6918a2665c6 Mon Sep 17 00:00:00 2001 From: morioka Date: Tue, 17 Dec 1996 13:07:54 +0000 Subject: [PATCH] (mu-modules-to-compile): Don't install tl-822.el. --- MU-ELS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MU-ELS b/MU-ELS index 1cf8d0b..f3af2db 100644 --- a/MU-ELS +++ b/MU-ELS @@ -1,9 +1,9 @@ ;;; -*-Emacs-Lisp-*- ;;; -;;; $Id: MU-ELS,v 0.2 1996-09-02 15:56:42 morioka Exp $ +;;; $Id: MU-ELS,v 0.3 1996-12-17 13:07:54 morioka Exp $ ;;; -(setq mu-modules-to-compile '(std11 std11-parse tl-822 mu-cite)) +(setq mu-modules-to-compile '(std11 std11-parse mu-cite)) (if (featurep 'mule) (setq mu-modules-to-compile -- 1.7.10.4