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

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

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

revision 1.28 by miles, Sat Sep 4 13:13:43 2004 UTC revision 1.29 by rsteib, Wed Sep 8 18:17:56 2004 UTC
# Line 1599  to be desirable; see the manual for furt Line 1599  to be desirable; see the manual for furt
1599   "Return GROUP's to-address."   "Return GROUP's to-address."
1600   :variable-document   :variable-document
1601   "*Alist of group regexps and correspondent to-addresses."   "*Alist of group regexps and correspondent to-addresses."
1602     :variable-group gnus-group-parameter
1603   :parameter-type '(gnus-email-address :tag "To Address")   :parameter-type '(gnus-email-address :tag "To Address")
1604   :parameter-document "\   :parameter-document "\
1605  This will be used when doing followups and posts.  This will be used when doing followups and posts.
# Line 1625  address was listed in gnus-group-split A Line 1626  address was listed in gnus-group-split A
1626   "Return GROUP's to-list."   "Return GROUP's to-list."
1627   :variable-document   :variable-document
1628   "*Alist of group regexps and correspondent to-lists."   "*Alist of group regexps and correspondent to-lists."
1629     :variable-group gnus-group-parameter
1630   :parameter-type '(gnus-email-address :tag "To List")   :parameter-type '(gnus-email-address :tag "To List")
1631   :parameter-document "\   :parameter-document "\
1632  This address will be used when doing a `a' in the group.  This address will be used when doing a `a' in the group.
# Line 1643  address was listed in gnus-group-split A Line 1645  address was listed in gnus-group-split A
1645   "Return GROUP's subscription status."   "Return GROUP's subscription status."
1646   :variable-document   :variable-document
1647   "*Groups which are automatically considered subscribed."   "*Groups which are automatically considered subscribed."
1648     :variable-group gnus-group-parameter
1649   :parameter-type '(const :tag "Subscribed" t)   :parameter-type '(const :tag "Subscribed" t)
1650   :parameter-document "\   :parameter-document "\
1651  Gnus assumed that you are subscribed to the To/List address.  Gnus assumed that you are subscribed to the To/List address.
# Line 1749  posting an article." Line 1752  posting an article."
1752   "Return GROUP's initial input of the number of articles."   "Return GROUP's initial input of the number of articles."
1753   :variable-document   :variable-document
1754   "*Alist of group regexps and its initial input of the number of articles."   "*Alist of group regexps and its initial input of the number of articles."
1755     :variable-group gnus-group-parameter
1756   :parameter-type '(choice :tag "Initial Input for Large Newsgroup"   :parameter-type '(choice :tag "Initial Input for Large Newsgroup"
1757                            (const :tag "All" nil)                            (const :tag "All" nil)
1758                            (integer))                            (integer))

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29

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