diff options
| -rw-r--r-- | doc/misc/ChangeLog | 4 | ||||
| -rw-r--r-- | doc/misc/gnus.texi | 4 |
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 @@ | |||
| 1 | 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org> | ||
| 2 | |||
| 3 | * gnus.texi (Splitting Mail): Fix @xref syntax. | ||
| 4 | |||
| 1 | 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | 2010-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 | |||
| 15110 | message. The function should return a list of group names that it | 15110 | message. The function should return a list of group names that it |
| 15111 | thinks should carry this mail message. | 15111 | thinks should carry this mail message. |
| 15112 | 15112 | ||
| 15113 | This variable can also be a fancy split method. See @xref{Fancy Mail | 15113 | This variable can also be a fancy split method. For the syntax, |
| 15114 | Splitting} for the syntax. | 15114 | @pxref{Fancy Mail Splitting}. |
| 15115 | 15115 | ||
| 15116 | Note that the mail back ends are free to maul the poor, innocent, | 15116 | Note that the mail back ends are free to maul the poor, innocent, |
| 15117 | incoming headers all they want to. They all add @code{Lines} headers; | 15117 | incoming headers all they want to. They all add @code{Lines} headers; |