From 5aeddfac2a55824f700c8913536d665e23afd73d Mon Sep 17 00:00:00 2001 From: "Charles A. Roelli" Date: Sun, 28 Oct 2018 20:29:45 +0100 Subject: [PATCH] * 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 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) -- 2.39.5