1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-19 18:13:55 +00:00

(gnus-prompt-before-saving): Use `other' widget

type.
This commit is contained in:
Andreas Schwab 1998-06-24 09:11:10 +00:00
parent b4a38363e6
commit e04c9f73cf

View File

@ -268,7 +268,7 @@ each invocation of the saving commands."
:group 'gnus-article-saving
:type '(choice (item always)
(item :tag "never" nil)
(sexp :tag "once" :format "%t")))
(other :tag "once" t)))
(defcustom gnus-saved-headers gnus-visible-headers
"Headers to keep if `gnus-save-all-headers' is nil.