From: Richard M. Stallman Date: Sat, 8 Oct 2005 19:55:02 +0000 (+0000) Subject: (ispell-check-version): X-Git-Tag: emacs-pretest-22.0.90~6740 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=344066e6253bb656f9f8bc861b6900d7c76f8832;p=emacs.git (ispell-check-version): Ignore hyphen, and all that follows, in aspell's version text. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 19b509ca292..145c4288b31 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,4 +1,9 @@ -2005-10-07 Jay Belanger +2005-10-08 Eric Hanchrow + + * textmodes/ispell.el (ispell-check-version): + Ignore hyphen, and all that follows, in aspell's version text. + +2005-10-08 Jay Belanger * calc/calc-arith.el (math-known-square-matrixp): New function. (math-pow-fancy): Check for matrices before distributing exponent @@ -97,10 +102,9 @@ * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width): Typo. -2005-10-06 Thien-Thi Nguyen +2005-10-06 Michael Cadilhac (tiny change) * play/zone.el (zone): Wrap body with save-window-excursion. - Suggested by Michael Cadilhac. 2005-10-06 Stefan Monnier diff --git a/lisp/textmodes/ispell.el b/lisp/textmodes/ispell.el index 235df714015..d4764f0b7bd 100644 --- a/lisp/textmodes/ispell.el +++ b/lisp/textmodes/ispell.el @@ -821,6 +821,7 @@ Otherwise returns the library directory name, if that is defined." (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