From: Francesco Potortì Date: Mon, 16 Dec 2002 16:51:07 +0000 (+0000) Subject: Refer to RFC 1153, not RFC 934 X-Git-Tag: emacs-pretest-21.2.94~19 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5cc3f15d28f7345f103128e136a594aee05c3a00;p=emacs.git Refer to RFC 1153, not RFC 934 --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 54453a5c63a..6b0cb8d8e99 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2002-12-15 Stefan Monnier + + * mail/undigest.el (rmail-digest-end-regexps): Simplify. + (undigestify-rmail-message): Fix paren-bug and simplify. + 2002-12-15 Dave Love * language/european.el (mac-roman): Add mime-charset property. diff --git a/lisp/mail/undigest.el b/lisp/mail/undigest.el index 619c906a8b5..255a5482999 100644 --- a/lisp/mail/undigest.el +++ b/lisp/mail/undigest.el @@ -24,7 +24,7 @@ ;;; Commentary: -;; See Internet RFC 934 +;; See Internet RFC 1153 ;;; Code: