diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8e728df12fa..c43fe74793b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 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 |