diff options
author | Pavel Janík <Pavel@Janik.cz> | 2001-12-12 20:00:37 +0000 |
---|---|---|
committer | Pavel Janík <Pavel@Janik.cz> | 2001-12-12 20:00:37 +0000 |
commit | 11f6edcc93e643cbdff4a8b0e2f77a46612bb111 (patch) | |
tree | 5fbacab2f7e7ee039074914b7f072b747b4f720c /lisp/gnus/gnus-mlspl.el | |
parent | 9e3b6057bada7341904ec3c6f614e41e773321fa (diff) | |
download | emacs-11f6edcc93e643cbdff4a8b0e2f77a46612bb111.tar.gz |
(gnus-group-split-fancy): Doc fix (add reference to variable, follow
doc-string conventions).
Diffstat (limited to 'lisp/gnus/gnus-mlspl.el')
-rw-r--r-- | lisp/gnus/gnus-mlspl.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/gnus/gnus-mlspl.el b/lisp/gnus/gnus-mlspl.el index 70619b5044e..40f53a83cfa 100644 --- a/lisp/gnus/gnus-mlspl.el +++ b/lisp/gnus/gnus-mlspl.el @@ -98,8 +98,8 @@ gnus-group-split is a valid value for nnmail-split-methods." ;;;###autoload (defun gnus-group-split-fancy (&optional groups no-crosspost catch-all) - "Uses information from group parameters in order to split mail. It -can be embedded into nnmail-split-fancy lists with the SPLIT + "Uses information from group parameters in order to split mail. +It can be embedded into `nnmail-split-fancy' lists with the SPLIT \(: gnus-group-split-fancy GROUPS NO-CROSSPOST CATCH-ALL\) |