aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenichi Handa2001-03-16 12:53:10 +0000
committerKenichi Handa2001-03-16 12:53:10 +0000
commit326a8da3e3fcdaeda7f51c8070060b47db1ce6f7 (patch)
tree4534bce1f465883d6e2e5ae3b8df69dd838f26a2
parent8f369c023fad4f7e1bc6a13a9cdcd7d0845ce467 (diff)
downloademacs-326a8da3e3fcdaeda7f51c8070060b47db1ce6f7.tar.gz
emacs-326a8da3e3fcdaeda7f51c8070060b47db1ce6f7.zip
("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.
-rw-r--r--leim/quail/slovak.el12
1 files 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 @@
61 ("*" ?8) 61 ("*" ?8)
62 ("(" ?9) 62 ("(" ?9)
63 (")" ?0) 63 (")" ?0)
64 ("q" ?`)
65 ("Q" ?`)
66 ("-" ?=) 64 ("-" ?=)
67 ("_" ?%) 65 ("_" ?%)
68 ("=" ?') 66 ("=" ?')
@@ -136,10 +134,6 @@
136 ("+=U" ?,B\(B) 134 ("+=U" ?,B\(B)
137 ("=Z" ?,B](B) 135 ("=Z" ?,B](B)
138 ("+Y" ?,B.(B) 136 ("+Y" ?,B.(B)
139 ("=q" ?q)
140 ("+q" ?q)
141 ("=Q" ?Q)
142 ("+Q" ?Q)
143 ("=2" ?@) 137 ("=2" ?@)
144 ("=3" ?#) 138 ("=3" ?#)
145 ("=4" ?$) 139 ("=4" ?$)
@@ -180,7 +174,7 @@ All digits except of `1' are replaced by Slovak characters as on the standard
180Slovak keyboard. 174Slovak keyboard.
181Dead keys are on `[', `[[', and `[[['. 175Dead keys are on `[', `[[', and `[[['.
182All other keys are the same as on standard US keyboard." 176All other keys are the same as on standard US keyboard."
183 nil t nil nil nil nil nil nil nil nil t) 177 nil t nil nil t nil nil nil nil nil t)
184 178
185(quail-define-rules 179(quail-define-rules
186 ("[[[[" ?\[) 180 ("[[[[" ?\[)
@@ -274,7 +268,7 @@ All digits except of `1' are replaced by Slovak characters as on the standard
274Slovak keyboard. 268Slovak keyboard.
275Dead keys are on `=' and `+'. 269Dead keys are on `=' and `+'.
276All other keys are the same as on standard US keyboard." 270All other keys are the same as on standard US keyboard."
277 nil t nil nil nil nil nil nil nil nil t) 271 nil t nil nil t nil nil nil nil nil t)
278 272
279(quail-define-rules 273(quail-define-rules
280 ("2" ?,B5(B) 274 ("2" ?,B5(B)
@@ -374,7 +368,7 @@ All other keys are the same as on standard US keyboard."
374 368
375Dead keys are on `[', `[[', `[[[', and `]'. 369Dead keys are on `[', `[[', `[[[', and `]'.
376All other keys are the same as on standard US keyboard." 370All other keys are the same as on standard US keyboard."
377 nil t nil nil nil nil nil nil nil nil t) 371 nil t nil nil t nil nil nil nil nil t)
378 372
379(quail-define-rules 373(quail-define-rules
380 ("[[[[" ?\[) 374 ("[[[[" ?\[)