changeset 38311:b91b2fa6911d

(rmail-reply): Remove misleading comment.
author Gerd Moellmann <gerd@gnu.org>
date Fri, 06 Jul 2001 11:41:47 +0000
parents 926054175878
children b6dd8b1368af
files lisp/mail/rmail.el
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/mail/rmail.el	Fri Jul 06 11:00:50 2001 +0000
+++ b/lisp/mail/rmail.el	Fri Jul 06 11:41:47 2001 +0000
@@ -3053,10 +3053,6 @@
 	     (msgnum rmail-current-message))
     (save-excursion
       (save-restriction
-	;; If rmail-enable-mime is non-nil, we are in a
-	;; rmail-view-buffer which doesn't contain any lines specific
-	;; to BABYL format (e.g. "*** EOOH ***").  Thus, there's no
-	;; need of narrowing in such a case.
 	(if rmail-enable-mime
 	    (narrow-to-region
 	     (goto-char (point-min))