diff options
author | Dave Love <fx@gnu.org> | 2002-07-24 22:19:46 +0000 |
---|---|---|
committer | Dave Love <fx@gnu.org> | 2002-07-24 22:19:46 +0000 |
commit | 1fba791966c488f664d8989cc0ec661c8eef1ed3 (patch) | |
tree | e3ccaa5b5a464f4b63643b58bcd445a8dbbaf42e /lisp/language | |
parent | edc64f42cd58b8f33204a3bf7a0323e8e7ab2a75 (diff) | |
download | emacs-1fba791966c488f664d8989cc0ec661c8eef1ed3.tar.gz |
("Georgian"): Add nonascii-translation.
Diffstat (limited to 'lisp/language')
-rw-r--r-- | lisp/language/georgian.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/language/georgian.el b/lisp/language/georgian.el index d0a77f2b559..479e1456cca 100644 --- a/lisp/language/georgian.el +++ b/lisp/language/georgian.el @@ -31,6 +31,7 @@ (coding-priority georgian-ps) (input-method . "georgian") (features code-pages) + (nonascii-translation . georgian-ps) (documentation . "Support for georgian-ps character set.")) '("European")) ; fixme: is this appropriate for ; a non-Latin script? |