diff lisp/mail/undigest.el @ 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 3395df62dc04
children 6f912a2e94c1
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: