emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/lisp/mail rmail.el


From: Glenn Morris
Subject: [Emacs-diffs] emacs/lisp/mail rmail.el
Date: Tue, 27 Jan 2009 08:32:56 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       09/01/27 08:32:56

Modified files:
        lisp/mail      : rmail.el 

Log message:
        Tweak previous doc fix.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/mail/rmail.el?cvsroot=emacs&r1=1.471&r2=1.472

Patches:
Index: rmail.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/mail/rmail.el,v
retrieving revision 1.471
retrieving revision 1.472
diff -u -b -r1.471 -r1.472
--- rmail.el    27 Jan 2009 08:29:39 -0000      1.471
+++ rmail.el    27 Jan 2009 08:32:56 -0000      1.472
@@ -2563,8 +2563,8 @@
 those header fields whose names match that regexp.  Otherwise,
 copy all header fields whose names do not match
 `rmail-ignored-headers' (unless they also match
-`rmail-nonignored-headers').  Leaves point in the message viewer
-buffer at the end of the headers."
+`rmail-nonignored-headers').  Moves point in the message viewer
+buffer to the end of the headers."
   (let ((header-start-regexp "\n[^ \t]")
        lim)
     (with-current-buffer rmail-buffer




reply via email to

[Prev in Thread] Current Thread [Next in Thread]