aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/language/georgian.el1
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 @@
31 (coding-priority georgian-ps) 31 (coding-priority georgian-ps)
32 (input-method . "georgian") 32 (input-method . "georgian")
33 (features code-pages) 33 (features code-pages)
34 (nonascii-translation . georgian-ps)
34 (documentation . "Support for georgian-ps character set.")) 35 (documentation . "Support for georgian-ps character set."))
35 '("European")) ; fixme: is this appropriate for 36 '("European")) ; fixme: is this appropriate for
36 ; a non-Latin script? 37 ; a non-Latin script?