# HG changeset patch # User Dave Love # Date 1041728151 0 # Node ID 3a1b596813f9d541e906e316948efdb422aa052e # Parent b7a1650c674754cc01560d6ccd669debaf0761c8 ("Georgian"): Fix nonascii-translation. diff -r b7a1650c6747 -r 3a1b596813f9 lisp/language/georgian.el --- 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?