From c47fae76cd24ee57b09ec67e4853088978b7461d Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Fri, 4 Mar 1994 23:08:31 +0000 Subject: [PATCH] (rmail-message-filter): 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 386d40e91de..43a1acb5537 100644 --- a/lisp/mail/rmail.el +++ b/lisp/mail/rmail.el @@ -96,8 +96,8 @@ and the value of the environment variable MAIL overrides it).") "Regexp marking the end of an mmdf message") (defvar rmail-message-filter nil - "If non nil, is a filter function for new headers in RMAIL. -Called with region narrowed to unformatted header.") + "If non nil, a filter function for new messages in RMAIL. +Called with region narrowed to the message, including headers.") (defvar rmail-reply-prefix "Re: " "String to prepend to Subject line when replying to a message.") -- 2.39.5