From ebac24026a17c7a6a28f135e9b373101ce60bd43 Mon Sep 17 00:00:00 2001 From: morioka Date: Fri, 13 Feb 1998 10:15:19 +0000 Subject: [PATCH] (mu-modules-to-compile): Delete std11.el and std11-parse.el. --- MU-ELS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MU-ELS b/MU-ELS index f3af2db..541edbf 100644 --- a/MU-ELS +++ b/MU-ELS @@ -1,9 +1,9 @@ ;;; -*-Emacs-Lisp-*- ;;; -;;; $Id: MU-ELS,v 0.3 1996-12-17 13:07:54 morioka Exp $ +;;; $Id: MU-ELS,v 1.1 1998-02-13 10:15:19 morioka Exp $ ;;; -(setq mu-modules-to-compile '(std11 std11-parse mu-cite)) +(setq mu-modules-to-compile '(mu-cite)) (if (featurep 'mule) (setq mu-modules-to-compile -- 1.7.10.4