From 326a8da3e3fcdaeda7f51c8070060b47db1ce6f7 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Fri, 16 Mar 2001 12:53:10 +0000 Subject: [PATCH] ("slovak"): Delete translations of "q", "Q", "=q", "+q", "=Q", and "+Q". ("slovak-prog-1"): Give t to the arg SHOW-LAYOUT. ("slovak-prog-2"): Likewise. ("slovak-prog-3"): Likewise. --- leim/quail/slovak.el | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/leim/quail/slovak.el b/leim/quail/slovak.el index ba9752a012f..840ff00fe40 100644 --- a/leim/quail/slovak.el +++ b/leim/quail/slovak.el @@ -61,8 +61,6 @@ ("*" ?8) ("(" ?9) (")" ?0) - ("q" ?`) - ("Q" ?`) ("-" ?=) ("_" ?%) ("=" ?') @@ -136,10 +134,6 @@ ("+=U" ?,B\(B) ("=Z" ?,B](B) ("+Y" ?,B.(B) - ("=q" ?q) - ("+q" ?q) - ("=Q" ?Q) - ("+Q" ?Q) ("=2" ?@) ("=3" ?#) ("=4" ?$) @@ -180,7 +174,7 @@ All digits except of `1' are replaced by Slovak characters as on the standard Slovak keyboard. Dead keys are on `[', `[[', and `[[['. All other keys are the same as on standard US keyboard." - 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 ("[[[[" ?\[) @@ -274,7 +268,7 @@ All digits except of `1' are replaced by Slovak characters as on the standard Slovak keyboard. Dead keys are on `=' and `+'. All other keys are the same as on standard US keyboard." - 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 ("2" ?,B5(B) @@ -374,7 +368,7 @@ All other keys are the same as on standard US keyboard." Dead keys are on `[', `[[', `[[[', and `]'. All other keys are the same as on standard US keyboard." - 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 ("[[[[" ?\[) -- 2.39.2