(Fancy Mail Splitting): Close paren of a Lisp function.
authorKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 4 Dec 2003 23:16:30 +0000 (23:16 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 4 Dec 2003 23:16:30 +0000 (23:16 +0000)
(SpamAssassin): Ditto.

texi/ChangeLog
texi/gnus.texi

index 4e552a9..3b098aa 100644 (file)
@@ -1,3 +1,8 @@
+2003-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus.texi (Fancy Mail Splitting): Close paren of a Lisp function.
+       (SpamAssassin): Ditto.
+
 2003-12-04  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * gnus.texi (SpamAssassin, Fancy Mail Splitting): add
index 0520514..c456526 100644 (file)
@@ -13940,7 +13940,7 @@ body of the messages:
       (widen)
       (goto-char (point-min))
       (when (re-search-forward "Some.*string" nil t)
-        "string.group")))
+        "string.group"))))
 @end lisp
 
 The buffer is narrowed to the message in question when @var{function}
@@ -22292,8 +22292,8 @@ call the external tools during splitting.  Example fancy split method:
     (save-restriction
       (widen)
       (if (eq 1 (call-process-region (point-min) (point-max)
-                                    "spamc" nil nil nil "-c"))
-         "spam")))
+                                     "spamc" nil nil nil "-c"))
+          "spam"))))
 @end lisp
 
 Note that with the nnimap backend, message bodies will not be