ispell.el: Fix last Changelog entry. utf-8 will be enabled if possible.
[bpt/emacs.git] / 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>