aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/gnus')
-rw-r--r--lisp/gnus/gnus-start.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/gnus/gnus-start.el b/lisp/gnus/gnus-start.el
index ea81a60ad4b..418cef404dd 100644
--- a/lisp/gnus/gnus-start.el
+++ b/lisp/gnus/gnus-start.el
@@ -197,6 +197,7 @@ Gnus always reads its own startup file, which is called
197be readily understood by other newsreaders. If you don't plan on 197be readily understood by other newsreaders. If you don't plan on
198using other newsreaders, set this variable to nil to save some time on 198using other newsreaders, set this variable to nil to save some time on
199entry." 199entry."
200 :version "21.1"
200 :group 'gnus-newsrc 201 :group 'gnus-newsrc
201 :type 'boolean) 202 :type 'boolean)
202 203