X-Git-Url: https://cgit.sxemacs.org/?p=gnus;a=blobdiff_plain;f=lisp%2Fgnus-group.el;h=87a13e9a428035ffa593a2cb03edb50ccaa49c2b;hp=daed43b5e1b400dc05bf75b837de1e5f2a99c32a;hb=e405b22c6b46721607c5e6c712a4705c23dee751;hpb=af7c9b7a83765ae38b534d33cec86176ad1cb6c6 diff --git a/lisp/gnus-group.el b/lisp/gnus-group.el index daed43b5e..87a13e9a4 100644 --- a/lisp/gnus-group.el +++ b/lisp/gnus-group.el @@ -448,7 +448,7 @@ nnml:\" in the minibuffer prompt. If it is an alist, it must consist of \(NUMBER . PROMPT\) pairs, for example: \((1 . \"\") (2 . \"nnfolder+archive:\")). The element with number 0 is used when no prefix argument is given to `gnus-group-jump-to-group'." - :version "21.4" + :version "22.1" :group 'gnus-group-various :type '(choice (string :tag "Prompt string") (const :tag "Empty" nil) @@ -1996,14 +1996,14 @@ Same as `gnus-large-newsgroup', but only used for ephemeral newsgroups. If the number of articles in a newsgroup is greater than this value, confirmation is required for selecting the newsgroup. If it is nil, no confirmation is required." - :version "21.4" + :version "22.1" :group 'gnus-group-select :type '(choice (const :tag "No limit" nil) integer)) (defcustom gnus-fetch-old-ephemeral-headers nil "Same as `gnus-fetch-old-headers', but only used for ephemeral newsgroups." - :version "21.4" + :version "22.1" :group 'gnus-thread :type '(choice (const :tag "off" nil) (const some)