diff lisp/ChangeLog @ 100616:d97232b983fb

* textmodes/ispell.el (ispell-check-minver): New function. (ispell-check-version): Rewrite spellchecker and version checking. Use (ispell-check-minver). Handle hunspell versions.
author Agustin Martin <agustin.martin@hispalinux.es>
date Sat, 20 Dec 2008 18:34:41 +0000
parents 76cdf125b2f5
children 5a144164af93
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Dec 20 16:00:39 2008 +0000
+++ b/lisp/ChangeLog	Sat Dec 20 18:34:41 2008 +0000
@@ -1,3 +1,9 @@
+2008-12-20  Agustin Martin <agustin.martin@hispalinux.es>
+
+	* textmodes/ispell.el (ispell-check-minver): New function.
+	(ispell-check-version): Rewrite spellchecker and version checking.
+	Use (ispell-check-minver). Handle hunspell versions.
+
 2008-12-20  Chong Yidong  <cyd@stupidchicken.com>
 
 	* ido.el (ido-read-internal): Handle `confirm' and
@@ -35,7 +41,7 @@
 	(authors-canonical-author-name): Doc fix.  Respect authors-fixed-case.
 	(authors): Ensure error buffer is writable.
 
-2008-12-18  Agustín Martín  <agustin.martin@hispalinux.es>
+2008-12-18  Agustin Martin  <agustin.martin@hispalinux.es>
 
 	(ispell-really-hunspell): New variable to signal hunspell.
 	(ispell-check-version):