]> git.eshelyaron.com Git - emacs.git/commitdiff
(gnus-read-newsrc-file): Add :version.
authorDave Love <fx@gnu.org>
Fri, 10 Nov 2000 22:56:10 +0000 (22:56 +0000)
committerDave Love <fx@gnu.org>
Fri, 10 Nov 2000 22:56:10 +0000 (22:56 +0000)
lisp/gnus/gnus-start.el

index ea81a60ad4bce4fae78763a80818102d14a569b4..418cef404dd9e1548dc5a3d5dbf253441eb9afb1 100644 (file)
@@ -197,6 +197,7 @@ Gnus always reads its own startup file, which is called
 be readily understood by other newsreaders.  If you don't plan on
 using other newsreaders, set this variable to nil to save some time on
 entry."
+  :version "21.1"
   :group 'gnus-newsrc
   :type 'boolean)