Fix last change in ispell.el.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
2004-05-15 Alex Ott <ott@jet.msk.su>
|
||||
|
||||
* textmodes/ispell.el (ispell-local-dictionary-alist): Add
|
||||
windows-1252 to the choice of coding systems.
|
||||
windows-1251 to the choice of coding systems.
|
||||
(ispell-dictionary-alist-6): Add support for "russianw.aff",
|
||||
encoded in cp1251.
|
||||
|
||||
|
||||
@@ -502,7 +502,7 @@ and then re-start emacs."
|
||||
(const iso-8859-1)
|
||||
(const iso-8859-2)
|
||||
(const koi8-r)
|
||||
(const windows-1252))))
|
||||
(const windows-1251))))
|
||||
:group 'ispell)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user