emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/textmodes/ispell.el


From: Romain Francoise
Subject: [Emacs-diffs] Changes to emacs/lisp/textmodes/ispell.el
Date: Sun, 09 Oct 2005 08:54:26 -0400

Index: emacs/lisp/textmodes/ispell.el
diff -c emacs/lisp/textmodes/ispell.el:1.180 
emacs/lisp/textmodes/ispell.el:1.181
*** emacs/lisp/textmodes/ispell.el:1.180        Sat Oct  8 19:50:56 2005
--- emacs/lisp/textmodes/ispell.el      Sun Oct  9 12:54:23 2005
***************
*** 822,828 ****
            (setq ispell-really-aspell
                (and (search-forward-regexp
                      "(but really Aspell \\(.*?\\)\\(-[0-9]+\\)?)" nil t)
-                     "(but really Aspell \\(.*\\))" nil t)
                     (progn
                       (setq ispell-aspell-supports-utf8
                             (not (version< (match-string 1) "0.60")))
--- 822,827 ----




reply via email to

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