From e70d8747a8ad4a9200b5f92f4c0ca332562bcafb Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Wed, 27 May 2015 06:18:31 -0400 Subject: [PATCH] ; Auto-commit of loaddefs files. --- lisp/mail/rmail.el | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lisp/mail/rmail.el b/lisp/mail/rmail.el index f0c6d876b7f..100a71baf65 100644 --- a/lisp/mail/rmail.el +++ b/lisp/mail/rmail.el @@ -4843,7 +4843,7 @@ If prefix argument REVERSE is non-nil, sorts in reverse order. ;;;*** -;;;### (autoloads nil "rmailsum" "rmailsum.el" "b34aec2c31535804e2731992a64c8cdf") +;;;### (autoloads nil "rmailsum" "rmailsum.el" "eb94a5d2edf2a3c3c074f27f198b8311") ;;; Generated autoloads from rmailsum.el (autoload 'rmail-summary "rmailsum" "\ @@ -4862,7 +4862,7 @@ Display a summary of all messages with the given RECIPIENTS. Normally checks the To, From and Cc fields of headers; but if PRIMARY-ONLY is non-nil (prefix arg given), only look in the To and From fields. -RECIPIENTS is a string of regexps separated by commas. +RECIPIENTS is a regular expression. \(fn RECIPIENTS &optional PRIMARY-ONLY)" t nil) @@ -4878,13 +4878,13 @@ Emacs will list the message in the summary. Display a summary of all messages with the given SUBJECT. Normally checks just the Subject field of headers; but with prefix argument WHOLE-MESSAGE is non-nil, looks in the whole message. -SUBJECT is a string of regexps separated by commas. +SUBJECT is a regular expression. \(fn SUBJECT &optional WHOLE-MESSAGE)" t nil) (autoload 'rmail-summary-by-senders "rmailsum" "\ Display a summary of all messages whose \"From\" field matches SENDERS. -SENDERS is a string of regexps separated by commas. +SENDERS is a regular expression. \(fn SENDERS)" t nil) -- 2.39.2