Synch with Oort Gnus.
authoryamaoka <yamaoka>
Thu, 8 Nov 2001 23:57:33 +0000 (23:57 +0000)
committeryamaoka <yamaoka>
Thu, 8 Nov 2001 23:57:33 +0000 (23:57 +0000)
lisp/ChangeLog
lisp/gnus-msg.el

index 6165628..9b1c531 100644 (file)
@@ -1,3 +1,7 @@
+2001-11-08  Simon Josefsson  <jas@extundo.com>
+
+       * gnus-msg.el (gnus-posting-styles): Add doc.
+
 2001-11-07  Simon Josefsson  <jas@extundo.com>
 
        * gnus-sieve.el (gnus-sieve-generate): Don't invoke sieve-mode.
index e0908e1..fd61a4a 100644 (file)
@@ -117,7 +117,8 @@ the second with the current group name."
   :type 'boolean)
 
 (defcustom gnus-posting-styles nil
-  "*Alist of styles to use when posting."
+  "*Alist of styles to use when posting.
+See Info node `(gnus)Posting Styles'."
   :group 'gnus-message
   :type '(repeat (cons (choice (regexp)
                               (function)