emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/gnus/gnus.el


From: Reiner Steib
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/gnus.el
Date: Wed, 08 Sep 2004 14:23:07 -0400

Index: emacs/lisp/gnus/gnus.el
diff -c emacs/lisp/gnus/gnus.el:1.28 emacs/lisp/gnus/gnus.el:1.29
*** emacs/lisp/gnus/gnus.el:1.28        Sat Sep  4 13:13:43 2004
--- emacs/lisp/gnus/gnus.el     Wed Sep  8 18:17:56 2004
***************
*** 1599,1604 ****
--- 1599,1605 ----
   "Return GROUP's to-address."
   :variable-document
   "*Alist of group regexps and correspondent to-addresses."
+  :variable-group gnus-group-parameter
   :parameter-type '(gnus-email-address :tag "To Address")
   :parameter-document "\
  This will be used when doing followups and posts.
***************
*** 1625,1630 ****
--- 1626,1632 ----
   "Return GROUP's to-list."
   :variable-document
   "*Alist of group regexps and correspondent to-lists."
+  :variable-group gnus-group-parameter
   :parameter-type '(gnus-email-address :tag "To List")
   :parameter-document "\
  This address will be used when doing a `a' in the group.
***************
*** 1643,1648 ****
--- 1645,1651 ----
   "Return GROUP's subscription status."
   :variable-document
   "*Groups which are automatically considered subscribed."
+  :variable-group gnus-group-parameter
   :parameter-type '(const :tag "Subscribed" t)
   :parameter-document "\
  Gnus assumed that you are subscribed to the To/List address.
***************
*** 1749,1754 ****
--- 1752,1758 ----
   "Return GROUP's initial input of the number of articles."
   :variable-document
   "*Alist of group regexps and its initial input of the number of articles."
+  :variable-group gnus-group-parameter
   :parameter-type '(choice :tag "Initial Input for Large Newsgroup"
                          (const :tag "All" nil)
                          (integer))




reply via email to

[Prev in Thread] Current Thread [Next in Thread]