diff lisp/ChangeLog @ 68959:ba7509deaeff

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Fri, 17 Feb 2006 11:13:26 +0000
parents 6c2ed3d7aa1a
children bc6d01921667
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Feb 17 11:11:58 2006 +0000
+++ b/lisp/ChangeLog	Fri Feb 17 11:13:26 2006 +0000
@@ -116,9 +116,13 @@
 
 2006-02-17  Agustin Martin  <agustin.martin@hispalinux.es>
 
-	* textmodes/ispell.el (ispell-change-dictionary):  Call
+	* textmodes/ispell.el (ispell-change-dictionary): Call
 	ispell-buffer-local-dict instead of
 	ispell-accept-buffer-local-defs.
+	(ispell-local-dictionary-alist): Accept as valid any coding-system
+	supported by emacs.
+	(ispell-dictionary-alist-3): Esperanto dictionary's coding system
+	changed to iso-8859-3.
 
 2006-02-17  Nick Roberts  <nickrob@snap.net.nz>