aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuri Linkov2004-10-08 22:19:18 +0000
committerJuri Linkov2004-10-08 22:19:18 +0000
commite7378ac300cd607786228df71b8b6fdd193938ab (patch)
tree1b766035404e8e969d05e5d59b430d7cd8f23bba
parent8762f451cf3077a3babf2a5d55e8cca475f92f1b (diff)
downloademacs-e7378ac300cd607786228df71b8b6fdd193938ab.tar.gz
emacs-e7378ac300cd607786228df71b8b6fdd193938ab.zip
(Fancy Mail Splitting): Remove backslash in the
example of nnmail-split-fancy.
-rw-r--r--man/gnus.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/gnus.texi b/man/gnus.texi
index c94845c7a8b..576877cb861 100644
--- a/man/gnus.texi
+++ b/man/gnus.texi
@@ -14002,7 +14002,7 @@ Let's look at an example value of this variable first:
14002 ;; @r{the bugs- list, but allow cross-posting when the} 14002 ;; @r{the bugs- list, but allow cross-posting when the}
14003 ;; @r{message was really cross-posted.} 14003 ;; @r{message was really cross-posted.}
14004 (any "bugs-mypackage@@somewhere" "mypkg.bugs") 14004 (any "bugs-mypackage@@somewhere" "mypkg.bugs")
14005 (any "mypackage@@somewhere\" - "bugs-mypackage" "mypkg.list") 14005 (any "mypackage@@somewhere" - "bugs-mypackage" "mypkg.list")
14006 ;; @r{People@dots{}} 14006 ;; @r{People@dots{}}
14007 (any "larsi@@ifi\\.uio\\.no" "people.Lars_Magne_Ingebrigtsen")) 14007 (any "larsi@@ifi\\.uio\\.no" "people.Lars_Magne_Ingebrigtsen"))
14008 ;; @r{Unmatched mail goes to the catch all group.} 14008 ;; @r{Unmatched mail goes to the catch all group.}