/[emacs]/emacs/lisp/gnus/gnus-group.el
ViewVC logotype

Diff of /emacs/lisp/gnus/gnus-group.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.25 by miles, Sat Sep 4 13:13:43 2004 UTC revision 1.26 by miles, Mon Sep 20 12:03:04 2004 UTC
# Line 435  For example: Line 435  For example:
435  If non-nil, the value should be a string, e.g. \"nnml:\",  If non-nil, the value should be a string, e.g. \"nnml:\",
436  in which case `gnus-group-jump-to-group' offers \"Group: nnml:\"  in which case `gnus-group-jump-to-group' offers \"Group: nnml:\"
437  in the minibuffer prompt."  in the minibuffer prompt."
438      :version "21.4"
439    :group 'gnus-group-various    :group 'gnus-group-various
440    :type '(choice (string :tag "Prompt string")    :type '(choice (string :tag "Prompt string")
441                   (const :tag "Empty" nil)))                   (const :tag "Empty" nil)))
# Line 1959  Same as `gnus-large-newsgroup', but only Line 1960  Same as `gnus-large-newsgroup', but only
1960  If the number of articles in a newsgroup is greater than this value,  If the number of articles in a newsgroup is greater than this value,
1961  confirmation is required for selecting the newsgroup.  If it is nil, no  confirmation is required for selecting the newsgroup.  If it is nil, no
1962  confirmation is required."  confirmation is required."
1963      :version "21.4"
1964    :group 'gnus-group-select    :group 'gnus-group-select
1965    :type '(choice (const :tag "No limit" nil)    :type '(choice (const :tag "No limit" nil)
1966                   integer))                   integer))
1967    
1968  (defcustom gnus-fetch-old-ephemeral-headers nil  (defcustom gnus-fetch-old-ephemeral-headers nil
1969    "Same as `gnus-fetch-old-headers', but only used for ephemeral newsgroups."    "Same as `gnus-fetch-old-headers', but only used for ephemeral newsgroups."
1970      :version "21.4"
1971    :group 'gnus-thread    :group 'gnus-thread
1972    :type '(choice (const :tag "off" nil)    :type '(choice (const :tag "off" nil)
1973                   (const some)                   (const some)

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26