summaryrefslogtreecommitdiff
path: root/lisp/textmodes/ispell.el
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2006-02-17 11:13:26 +0000
committerEli Zaretskii <eliz@gnu.org>2006-02-17 11:13:26 +0000
commit72e4724be1aa86f97e9f656e0d266f65872a98d2 (patch)
treea7310f9acfa2df1dd62ea138db85a47c53951c87 /lisp/textmodes/ispell.el
parent773e7e48217910d496eb227c4c3c3644773c1111 (diff)
downloademacs-72e4724be1aa86f97e9f656e0d266f65872a98d2.tar.gz
(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.
Diffstat (limited to 'lisp/textmodes/ispell.el')
-rw-r--r--lisp/textmodes/ispell.el10
1 files changed, 3 insertions, 7 deletions
diff --git a/lisp/textmodes/ispell.el b/lisp/textmodes/ispell.el
index ea112d6d877..b78ec1a8a92 100644
--- a/lisp/textmodes/ispell.el
+++ b/lisp/textmodes/ispell.el
@@ -508,11 +508,7 @@ re-start emacs."
(const "~nroff") (const "~list")
(const "~latin1") (const "~latin3")
(const :tag "default" nil))
- (choice :tag "Coding system"
- (const iso-8859-1)
- (const iso-8859-2)
- (const koi8-r)
- (const windows-1251))))
+ (coding-system :tag "Coding System")))
:group 'ispell)
@@ -570,10 +566,10 @@ re-start emacs."
'(("esperanto"
"[A-Za-z\246\254\266\274\306\330\335\336\346\370\375\376]"
"[^A-Za-z\246\254\266\274\306\330\335\336\346\370\375\376]"
- "[-']" t ("-C") "~latin3" iso-8859-1)
+ "[-']" t ("-C") "~latin3" iso-8859-3)
("esperanto-tex"
"[A-Za-z^\\]" "[^A-Za-z^\\]"
- "[-'`\"]" t ("-C" "-d" "esperanto") "~tex" iso-8859-1)
+ "[-'`\"]" t ("-C" "-d" "esperanto") "~tex" iso-8859-3)
("francais7"
"[A-Za-z]" "[^A-Za-z]" "[`'^---]" t nil nil iso-8859-1)
("francais" ; Francais.aff