changeset 57399:5d05bfed881a

(Fancy Mail Splitting): Remove backslash in the example of nnmail-split-fancy.
author Juri Linkov <juri@jurta.org>
date Fri, 08 Oct 2004 22:19:18 +0000
parents 29ed8cef77f8
children 00eebc7c49ca
files man/gnus.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/man/gnus.texi	Fri Oct 08 20:58:54 2004 +0000
+++ b/man/gnus.texi	Fri Oct 08 22:19:18 2004 +0000
@@ -14002,7 +14002,7 @@
       ;; @r{the bugs- list, but allow cross-posting when the}
       ;; @r{message was really cross-posted.}
       (any "bugs-mypackage@@somewhere" "mypkg.bugs")
-      (any "mypackage@@somewhere\" - "bugs-mypackage" "mypkg.list")
+      (any "mypackage@@somewhere" - "bugs-mypackage" "mypkg.list")
       ;; @r{People@dots{}}
       (any "larsi@@ifi\\.uio\\.no" "people.Lars_Magne_Ingebrigtsen"))
    ;; @r{Unmatched mail goes to the catch all group.}