comparison lisp/ChangeLog @ 65572:92c9e729c767

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 17 Sep 2005 11:36:28 +0000
parents ac050bf82538
children eadf85208391
comparison
equal deleted inserted replaced
65571:9cf0204bd600 65572:92c9e729c767
1 2005-09-17 Magnus Henoch <mange@freemail.hu>
2
3 * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
4 (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
5 aspell versions >= 0.60.
6 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
7 only if ispell-aspell-supports-utf8 is non-nil.
8
1 2005-09-17 Johan Bockg,Ae(Brd <bojohan@dd.chalmers.se> 9 2005-09-17 Johan Bockg,Ae(Brd <bojohan@dd.chalmers.se>
2 10
3 * progmodes/scheme.el (scheme-mode-variables): Use setq to assign 11 * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
4 buffer-local value to lisp-indent-function. 12 buffer-local value to lisp-indent-function.
5 13