(rmail-digest-methods, rmail-digest-mail-separator): New variables.
authorFrancesco Potortì <pot@gnu.org>
Mon, 16 Dec 2002 17:05:59 +0000 (17:05 +0000)
committerFrancesco Potortì <pot@gnu.org>
Mon, 16 Dec 2002 17:05:59 +0000 (17:05 +0000)
(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.

lisp/mail/undigest.el

index 01ae5cd..648a204 100644 (file)
@@ -26,6 +26,7 @@
 ;;; Commentary:
 
 ;; See Internet RFC 934 and RFC 1153
+;; Also limited support for MIME digest encapsulation
 
 ;;; Code: