(flim-modules): Add mailcap.
authormorioka <morioka>
Sun, 3 May 1998 14:12:16 +0000 (14:12 +0000)
committermorioka <morioka>
Sun, 3 May 1998 14:12:16 +0000 (14:12 +0000)
FLIM-ELS

index d42f9b7..7695f0d 100644 (file)
--- a/FLIM-ELS
+++ b/FLIM-ELS
@@ -1,11 +1,13 @@
 ;;; -*-Emacs-Lisp-*-
-;;;
-;;; $Id: FLIM-ELS,v 1.1 1998-04-13 13:08:14 morioka Exp $
-;;;
+
+;; FLIM-ELS: list of FLIM modules to install
+
+;;; Code:
 
 (setq flim-modules '(std11 std11-parse
                           mel mel-dl mel-b mel-q mel-u mel-g
                           mime-def eword-decode eword-encode
+                          mailcap
                           ))
 
 (if (fboundp 'dynamic-link)