aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mail
diff options
context:
space:
mode:
authorFrancesco Potortì <[email protected]>2002-12-16 17:05:59 +0000
committerFrancesco Potortì <[email protected]>2002-12-16 17:05:59 +0000
commit96f428d1ba25723addb0afd3dd213a06c14c1197 (patch)
treedf84aecb92e1b986fecc5531be3fc1f62cf800de /lisp/mail
parent652c86e823f3e74a945c53e7c99e5e795ce94fb6 (diff)
(rmail-digest-methods, rmail-digest-mail-separator): New variables.
(rmail-digest-parse-mime, rmail-digest-parse-rfc1153strict) (rmail-digest-parse-rfc1153sloppy, rmail-digest-rfc1153) (rmail-digest-parse-rfc934): New functions. (undigestify-rmail-message): Completely rewritten.
Diffstat (limited to 'lisp/mail')
-rw-r--r--lisp/mail/undigest.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/mail/undigest.el b/lisp/mail/undigest.el
index 01ae5cd07b..648a2040b7 100644
--- a/lisp/mail/undigest.el
+++ b/lisp/mail/undigest.el
@@ -26,6 +26,7 @@
;;; Commentary:
;; See Internet RFC 934 and RFC 1153
+;; Also limited support for MIME digest encapsulation
;;; Code: