emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master 079b6be 3/6: Gnus doc clarification


From: Lars Ingebrigtsen
Subject: [Emacs-diffs] master 079b6be 3/6: Gnus doc clarification
Date: Thu, 26 Jan 2017 18:46:32 +0000 (UTC)

branch: master
commit 079b6bebcbf4d556c8d45a667d8e95dcb350dc3f
Author: Lars Ingebrigtsen <address@hidden>
Commit: Lars Ingebrigtsen <address@hidden>

    Gnus doc clarification
    
    * lisp/gnus/gnus-sum.el (gnus-summary-save-article): Mention
    the gnus-prompt-before-saving variable (bug#20500).
---
 lisp/gnus/gnus-sum.el |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/lisp/gnus/gnus-sum.el b/lisp/gnus/gnus-sum.el
index e21d6bd..4390a2c 100644
--- a/lisp/gnus/gnus-sum.el
+++ b/lisp/gnus/gnus-sum.el
@@ -11975,7 +11975,10 @@ save those articles instead.
 The variable `gnus-default-article-saver' specifies the saver function.
 
 If the optional second argument NOT-SAVED is non-nil, articles saved
-will not be marked as saved."
+will not be marked as saved.
+
+The `gnus-prompt-before-saving' variable says how prompting is
+performed."
   (interactive "P")
   (require 'gnus-art)
   (let* ((articles (gnus-summary-work-articles n))



reply via email to

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