From: yamaoka Date: Thu, 8 Nov 2001 23:57:33 +0000 (+0000) Subject: Synch with Oort Gnus. X-Git-Tag: t-gnus-6_15_4-08-quimby-last-~17 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6029f3605d28c7e9a919803498c89d1c78d41b3;p=elisp%2Fgnus.git- Synch with Oort Gnus. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6165628..9b1c531 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2001-11-08 Simon Josefsson + + * gnus-msg.el (gnus-posting-styles): Add doc. + 2001-11-07 Simon Josefsson * gnus-sieve.el (gnus-sieve-generate): Don't invoke sieve-mode. diff --git a/lisp/gnus-msg.el b/lisp/gnus-msg.el index e0908e1..fd61a4a 100644 --- a/lisp/gnus-msg.el +++ b/lisp/gnus-msg.el @@ -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)