From 4546235fc97d117967f05917b94af754b1f882c5 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Tue, 27 Jan 2009 08:32:56 +0000 Subject: [PATCH] Tweak previous doc fix. --- lisp/mail/rmail.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/mail/rmail.el b/lisp/mail/rmail.el index 2ce7721735e..fe4fd452c49 100644 --- a/lisp/mail/rmail.el +++ b/lisp/mail/rmail.el @@ -2563,8 +2563,8 @@ Otherwise, if `rmail-displayed-headers' is non-nil, copy only 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 -- 2.39.5