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: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/textmodes/ispell.el
Date: Sat, 08 Oct 2005 15:50:57 -0400

Index: emacs/lisp/textmodes/ispell.el
diff -c emacs/lisp/textmodes/ispell.el:1.179 
emacs/lisp/textmodes/ispell.el:1.180
*** emacs/lisp/textmodes/ispell.el:1.179        Tue Oct  4 20:28:27 2005
--- emacs/lisp/textmodes/ispell.el      Sat Oct  8 19:50:56 2005
***************
*** 821,826 ****
--- 821,827 ----
          (let (case-fold-search)
            (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




reply via email to

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