changeset 48871:0d1bd8730873

(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.
author Francesco Potortì <pot@gnu.org>
date Mon, 16 Dec 2002 17:05:59 +0000
parents a111c3df36c3
children cbe850fcc07e
files lisp/mail/undigest.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/mail/undigest.el	Mon Dec 16 17:05:09 2002 +0000
+++ b/lisp/mail/undigest.el	Mon Dec 16 17:05:59 2002 +0000
@@ -26,6 +26,7 @@
 ;;; Commentary:
 
 ;; See Internet RFC 934 and RFC 1153
+;; Also limited support for MIME digest encapsulation
 
 ;;; Code: