From: Francesco Potortì Date: Mon, 16 Dec 2002 17:05:59 +0000 (+0000) Subject: (rmail-digest-methods, rmail-digest-mail-separator): New variables. X-Git-Tag: ttn-vms-21-2-B4~11990 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=96f428d1ba25723addb0afd3dd213a06c14c1197;p=emacs.git (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. --- diff --git a/lisp/mail/undigest.el b/lisp/mail/undigest.el index 01ae5cd07bf..648a2040b7c 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: