* lisp/gnus/gnus-kill.el (gnus-winconf-kill-file): Not user-serviceable.

This commit is contained in:
Glenn Morris 2016-01-30 11:41:26 -08:00
parent 2a5233c3c4
commit 3cf5e81ded

View file

@ -47,11 +47,9 @@
:group 'gnus-score-kill :group 'gnus-score-kill
:type 'boolean) :type 'boolean)
(defcustom gnus-winconf-kill-file nil (defvar gnus-winconf-kill-file nil
"What does this do, Lars? "What does this do, Lars?
I don't know, Per." I don't know, Per.")
:group 'gnus-score-kill
:type 'sexp)
(defcustom gnus-kill-killed t (defcustom gnus-kill-killed t
"*If non-nil, Gnus will apply kill files to already killed articles. "*If non-nil, Gnus will apply kill files to already killed articles.