projects
/
elisp
/
tm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2b3d48
)
(tm-modules-to-compile): Delete `tm-ew-d' and `tm-ew-e'.
author
tomo
<tomo>
Thu, 19 Aug 1999 04:52:22 +0000
(
04:52
+0000)
committer
tomo
<tomo>
Thu, 19 Aug 1999 04:52:22 +0000
(
04:52
+0000)
TM-ELS
patch
|
blob
|
history
diff --git
a/TM-ELS
b/TM-ELS
index
b5f030e
..
dc39306
100644
(file)
--- 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))