# HG changeset patch # User Eli Zaretskii # Date 1140174806 0 # Node ID ba7509deaeffa47482c52751a7df8b818952a5b1 # Parent feebf8fa84ad87cbf64aa9c178ff6d8816450992 *** empty log message *** diff -r feebf8fa84ad -r ba7509deaeff lisp/ChangeLog --- 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 - * 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