("Georgian"): Fix nonascii-translation.
This commit is contained in:
parent
eae03b2d52
commit
aae7dcdeb5
1 changed files with 2 additions and 1 deletions
|
@ -31,7 +31,8 @@
|
|||
(coding-priority georgian-ps)
|
||||
(input-method . "georgian")
|
||||
(features code-pages)
|
||||
(nonascii-translation . georgian-ps)
|
||||
(nonascii-translation . ,(get 'decode-georgian-ps
|
||||
'translation-table))
|
||||
(documentation . "Support for georgian-ps character set."))
|
||||
'("European")) ; fixme: is this appropriate for
|
||||
; a non-Latin script?
|
||||
|
|
Loading…
Add table
Reference in a new issue