From 61d841dd15f1f9921e23d93e8a0c282fe568aed1 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sat, 24 Nov 2012 16:05:54 -0800 Subject: [PATCH] * mh-e.texi (Procmail): Fix two @ typos. --- doc/misc/ChangeLog | 4 ++++ doc/misc/mh-e.texi | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 3284e7b92c8..4500bd497bf 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,3 +1,7 @@ +2012-11-25 Paul Eggert + + * mh-e.texi (Procmail): Fix two @ typos. + 2012-11-24 Paul Eggert * doclicense.texi, gpl.texi: Update to latest version from FSF. diff --git a/doc/misc/mh-e.texi b/doc/misc/mh-e.texi index 2ae0ed7ffce..90bf02f7721 100644 --- a/doc/misc/mh-e.texi +++ b/doc/misc/mh-e.texi @@ -8525,7 +8525,7 @@ necessary, they are extremely useful. [12] [13] # Place mail sent to any MH-E mailing list in +mh-e. [14] :0 w: mh-e$LOCKEXT -[15] * ^TO.*mh-e-.*@.*sourceforge.net +[15] * ^TO.*mh-e-.*@@.*sourceforge.net [16] | myrcvstore -create +mh-e @end smallexample @@ -8631,7 +8631,7 @@ MAILDIR=$HOME/`mhparam Path` # Place mail sent to the GnuCash mailing list in gnucash.spool, where # Gnus will pick it up. :0: -* ^TO.*gnucash.*@.*gnucash.org +* ^TO.*gnucash.*@@.*gnucash.org gnucash.spool @end smallexample -- 2.39.5