ispell.el: Fix last Changelog entry. utf-8 will be enabled if possible.
authorAgustín Martín <agustin.martin@hispalinux.es>
Mon, 16 Apr 2012 17:06:58 +0000 (19:06 +0200)
committerAgustín Martín <agustin.martin@hispalinux.es>
Mon, 16 Apr 2012 17:06:58 +0000 (19:06 +0200)
lisp/ChangeLog

index 7ebeea0..cae4690 100644 (file)
@@ -1,7 +1,7 @@
 2012-04-12  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
 
        * ispell.el (ispell-set-spellchecker-params): Post-process
-       `ispell-dictionary-alist' to use [:alpha:] if possible.
+       `ispell-dictionary-alist' to use [:alpha:] and utf-8 if possible.
 
 2012-04-16  Chong Yidong  <cyd@gnu.org>