/[emacs]/emacs/lisp/textmodes/ispell.el
ViewVC logotype

Diff of /emacs/lisp/textmodes/ispell.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.180 by rms, Sat Oct 8 19:50:56 2005 UTC revision 1.181 by rfrancoise, Sun Oct 9 12:54:23 2005 UTC
# Line 822  Otherwise returns the library directory Line 822  Otherwise returns the library directory
822            (setq ispell-really-aspell            (setq ispell-really-aspell
823                  (and (search-forward-regexp                  (and (search-forward-regexp
824                        "(but really Aspell \\(.*?\\)\\(-[0-9]+\\)?)" nil t)                        "(but really Aspell \\(.*?\\)\\(-[0-9]+\\)?)" nil t)
                       "(but really Aspell \\(.*\\))" nil t)  
825                       (progn                       (progn
826                         (setq ispell-aspell-supports-utf8                         (setq ispell-aspell-supports-utf8
827                               (not (version< (match-string 1) "0.60")))                               (not (version< (match-string 1) "0.60")))

Legend:
Removed from v.1.180  
changed lines
  Added in v.1.181

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26