]> git.eshelyaron.com Git - emacs.git/commitdiff
Gnus doc clarification
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 26 Jan 2017 18:21:59 +0000 (19:21 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 26 Jan 2017 18:46:27 +0000 (19:46 +0100)
* lisp/gnus/gnus-sum.el (gnus-summary-save-article): Mention
the gnus-prompt-before-saving variable (bug#20500).

lisp/gnus/gnus-sum.el

index e21d6bdb67dafa8536e00629a75546f5039ff1fc..4390a2c07d638526dacc6b6e95d808757d602f97 100644 (file)
@@ -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))