diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ce433c104b0..8e746570022 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -8,7 +8,7 @@ | |||
| 8 | 2004-05-15 Alex Ott <ott@jet.msk.su> | 8 | 2004-05-15 Alex Ott <ott@jet.msk.su> |
| 9 | 9 | ||
| 10 | * textmodes/ispell.el (ispell-local-dictionary-alist): Add | 10 | * textmodes/ispell.el (ispell-local-dictionary-alist): Add |
| 11 | windows-1252 to the choice of coding systems. | 11 | windows-1251 to the choice of coding systems. |
| 12 | (ispell-dictionary-alist-6): Add support for "russianw.aff", | 12 | (ispell-dictionary-alist-6): Add support for "russianw.aff", |
| 13 | encoded in cp1251. | 13 | encoded in cp1251. |
| 14 | 14 | ||