aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/misc/ChangeLog4
-rw-r--r--doc/misc/gnus.texi4
2 files changed, 6 insertions, 2 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index e0e925b33f3..299f29166ea 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,7 @@
12010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2
3 * gnus.texi (Splitting Mail): Fix @xref syntax.
4
12010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org> 52010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2 6
3 * gnus.texi (Splitting Mail): Mention the new fancy splitting 7 * gnus.texi (Splitting Mail): Mention the new fancy splitting
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi
index 3365e05943a..5431a57dc5a 100644
--- a/doc/misc/gnus.texi
+++ b/doc/misc/gnus.texi
@@ -15110,8 +15110,8 @@ arguments in a buffer narrowed to the headers of an incoming mail
15110message. The function should return a list of group names that it 15110message. The function should return a list of group names that it
15111thinks should carry this mail message. 15111thinks should carry this mail message.
15112 15112
15113This variable can also be a fancy split method. See @xref{Fancy Mail 15113This variable can also be a fancy split method. For the syntax,
15114Splitting} for the syntax. 15114@pxref{Fancy Mail Splitting}.
15115 15115
15116Note that the mail back ends are free to maul the poor, innocent, 15116Note that the mail back ends are free to maul the poor, innocent,
15117incoming headers all they want to. They all add @code{Lines} headers; 15117incoming headers all they want to. They all add @code{Lines} headers;