From f791c0328c544790a18f0efedfa916d538fa24e4 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Wed, 3 Sep 1997 05:46:07 +0000 Subject: For each package, pass t for the SIMPLE argument to quail-define-package. --- leim/quail/greek.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'leim/quail/greek.el') diff --git a/leim/quail/greek.el b/leim/quail/greek.el index 37378fcd996..9e6e11954e5 100644 --- a/leim/quail/greek.el +++ b/leim/quail/greek.el @@ -32,7 +32,7 @@ The layout is same as greek, but uses JIS characters. Sorry, accents and terminal sigma are not supported in JIS." - nil t t t t) + nil t t t t nil nil nil nil nil t) (quail-define-rules ("1" ?1) @@ -146,7 +146,7 @@ e.g. ,Fa + ,F4 -> ,F\ ,Fi + ,F( -> ,Fz ,Fi + ,F( + ,F4 -> ,F@" - nil t t t t) + nil t t t t nil nil nil nil nil t) ;; 1! 2@ 3# 4$ 5% 6^ 7& 8* 9( 0) -_ =+ `~ ;; ,F7/ ,FrS ,FeE ,FqQ ,FtT ,FuU ,FhH ,FiI ,FoO ,FpP [{ ]} -- cgit v1.2.1