X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=TM-ELS;h=570ffcdabb96130bc2ae4be9e2c61218bdb991eb;hb=b77b17617ad6e2d752ffa07cc4232a54c6ebae81;hp=475c24f5c2cab773b250436cd54f4f78b9c7597b;hpb=9d351266b0a31eae106f92cd5b25d6a3142833da;p=elisp%2Ftm.git diff --git a/TM-ELS b/TM-ELS index 475c24f..570ffcd 100644 --- a/TM-ELS +++ b/TM-ELS @@ -1,14 +1,15 @@ ;;; -*-Emacs-Lisp-*- -;;; -;;; $Id: TM-ELS,v 7.5 1996/12/10 08:29:42 morioka Exp $ -;;; + +;; TM-ELS: list of tm modules to install + +;;; Code: (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)) @@ -28,7 +29,6 @@ '((ange-ftp tm-ftp) (mailcrypt tm-pgp tm-edit-mc) (bbdb tm-bbdb) - (tinypgpa tm-edit-tipgp) )) (if (and (file-exists-p "tm-evs.el")