From 6cac4b12b6330b6306b70be7379ae63b2c0770b6 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 19 Aug 1999 04:52:22 +0000 Subject: [PATCH] (tm-modules-to-compile): Delete `tm-ew-d' and `tm-ew-e'. --- TM-ELS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TM-ELS b/TM-ELS index b5f030e..dc39306 100644 --- a/TM-ELS +++ b/TM-ELS @@ -6,9 +6,9 @@ (setq tm-modules-to-compile '(signature tm-def - tm-ew-d tm-parse tm-view tm-text tm-play tm-partial + tm-parse tm-view tm-text tm-play tm-partial tm-latex tm-html tm-tar tm-file - tm-ew-e tm-edit + tm-edit tm-setup)) (setq tm-modules-not-to-compile '(sc-setup)) -- 1.7.10.4