From c6029f3605d28c7e9a919803498c89d1c78d41b3 Mon Sep 17 00:00:00 2001 From: yamaoka Date: Thu, 8 Nov 2001 23:57:33 +0000 Subject: [PATCH] Synch with Oort Gnus. --- lisp/ChangeLog | 4 ++++ lisp/gnus-msg.el | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) 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) -- 1.7.10.4