emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs-26 5aeddfa: * lisp/mail/rmailsum.el (rmail-summary-o


From: Charles A. Roelli
Subject: [Emacs-diffs] emacs-26 5aeddfa: * lisp/mail/rmailsum.el (rmail-summary-output): Add lost word to doc.
Date: Sun, 28 Oct 2018 15:29:50 -0400 (EDT)

branch: emacs-26
commit 5aeddfac2a55824f700c8913536d665e23afd73d
Author: Charles A. Roelli <address@hidden>
Commit: Charles A. Roelli <address@hidden>

    * lisp/mail/rmailsum.el (rmail-summary-output): Add lost word to doc.
---
 lisp/mail/rmailsum.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/mail/rmailsum.el b/lisp/mail/rmailsum.el
index 692f67b..667b72b 100644
--- a/lisp/mail/rmailsum.el
+++ b/lisp/mail/rmailsum.el
@@ -1692,7 +1692,7 @@ Deleted messages are skipped and don't count.
 When called from Lisp code, N may be omitted and defaults to 1.
 
 This command always outputs the complete message header,
-even the header display is currently pruned."
+even if the header display is currently pruned."
   (interactive
    (progn (require 'rmailout)
          (list (rmail-output-read-file-name)



reply via email to

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