From 356dbfbf791fc1378f0369127fc48664143aa660 Mon Sep 17 00:00:00 2001 From: yamaoka Date: Wed, 22 Sep 2004 03:19:07 +0000 Subject: [PATCH] Synch to No Gnus 200409220316. --- lisp/gnus-int.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/gnus-int.el b/lisp/gnus-int.el index ba24a00..c5bf584 100644 --- a/lisp/gnus-int.el +++ b/lisp/gnus-int.el @@ -57,6 +57,7 @@ server denied." (defcustom gnus-servers-that-use-local-marks '(nntp) "A list of backends that store marks locally. This means that the backend is used to set its marks even when unplugged." + :version "21.4" :group 'gnus-start :type '(repeat symbol)) -- 1.7.10.4