emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Typo in flyspell.el


From: Johan Bockgård
Subject: Typo in flyspell.el
Date: Wed, 23 Mar 2005 01:23:32 +0100
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/22.0.50 (usg-unix-v)

There's a typo in the function `mail-mode-flyspell-verify'. It has
been fixed in the stand-alone flyspell version.

-            (not (looking-at "[>}|]\\To:")))))))
+            (not (looking-at "[>}|]\\|To:")))))))

-- 
Johan Bockgård




reply via email to

[Prev in Thread] Current Thread [Next in Thread]