From 126fdfbe0703fdd64ba38e8b2dcffd6f6f168097 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 27 Nov 2000 06:07:26 +0000 Subject: [PATCH] (flim-modules): Add `mime-conf' instead of `mailcap'. (flim-version-specific-modules): New variable; specify `mailcap'. --- FLIM-ELS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/FLIM-ELS b/FLIM-ELS index 0fa8ca9..abc3ce7 100644 --- a/FLIM-ELS +++ b/FLIM-ELS @@ -10,10 +10,12 @@ eword-decode eword-encode mime mime-parse mmgeneric mmbuffer mmcooked mmdbuffer mmexternal - mailcap + mime-conf sasl sasl-cram sasl-digest smtp qmtp smtpmail)) +(setq flim-version-specific-modules '(mailcap)) + (setq hmac-modules '(hex-util hmac-def md5 md5-el md5-dl -- 1.7.10.4