From: morioka Date: Sun, 3 May 1998 14:12:16 +0000 (+0000) Subject: (flim-modules): Add mailcap. X-Git-Tag: flim-1_1_0~9 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;ds=sidebyside;h=1666a6be4c0b05fda90074cb26d20f497bc4925e;p=elisp%2Fflim.git (flim-modules): Add mailcap. --- diff --git a/FLIM-ELS b/FLIM-ELS index d42f9b7..7695f0d 100644 --- 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)