From: Charles A. Roelli <charles@aurox.ch>
Date: Sun, 28 Oct 2018 19:29:45 +0000 (+0100)
Subject: * lisp/mail/rmailsum.el (rmail-summary-output): Add lost word to doc.
X-Git-Tag: emacs-26.1.90~47
X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5aeddfa;p=emacs.git

* lisp/mail/rmailsum.el (rmail-summary-output): Add lost word to doc.
---

diff --git a/lisp/mail/rmailsum.el b/lisp/mail/rmailsum.el
index 692f67b87d2..667b72b1b34 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)