changeset 49044:3a1b596813f9

("Georgian"): Fix nonascii-translation.
author Dave Love <fx@gnu.org>
date Sun, 05 Jan 2003 00:55:51 +0000
parents b7a1650c6747
children d36c896aa9b9
files lisp/language/georgian.el
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/language/georgian.el	Sun Jan 05 00:55:27 2003 +0000
+++ b/lisp/language/georgian.el	Sun Jan 05 00:55:51 2003 +0000
@@ -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?