1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 12:21:25 -08:00

(gnus-read-newsrc-file): Add :version.

This commit is contained in:
Dave Love 2000-11-10 22:56:10 +00:00
parent 5002cc5ce8
commit 0e5f03c178

View 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)