diff options
author | Kenichi Handa <handa@m17n.org> | 2004-08-16 12:03:15 +0000 |
---|---|---|
committer | Kenichi Handa <handa@m17n.org> | 2004-08-16 12:03:15 +0000 |
commit | 5d38808271763fa13da9ee6079cef7289abb409f (patch) | |
tree | ad474c27503647d51e95027181f005a5c102393c /leim | |
parent | b22103fe010f91ae13ce100a74a1576ef86e501a (diff) | |
download | emacs-5d38808271763fa13da9ee6079cef7289abb409f.tar.gz |
("georgian"): Call quail-define-package with the show-layout arg t.
Diffstat (limited to 'leim')
-rw-r--r-- | leim/quail/georgian.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/leim/quail/georgian.el b/leim/quail/georgian.el index d823b2c4cd9..9a08ff5ef42 100644 --- a/leim/quail/georgian.el +++ b/leim/quail/georgian.el @@ -34,7 +34,7 @@ (quail-define-package "georgian" "Georgian" "გ" t "A common Georgian transliteration (using Unicode)" - nil t nil nil nil nil nil nil nil nil t) + nil t nil nil t nil nil nil nil nil t) (quail-define-rules ("a" ?ა) |