From a07cbed83e27af8017091d3a4502274ae393176f Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Mon, 17 Aug 1998 02:34:54 +0000 Subject: [PATCH] ("czech"): Make this input method deterministic, kbd-translate, and show-layout. --- leim/quail/czech.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/leim/quail/czech.el b/leim/quail/czech.el index f11b7eb1519..dcbf4fc16c0 100644 --- a/leim/quail/czech.el +++ b/leim/quail/czech.el @@ -38,7 +38,7 @@ (quail-define-package "czech" "Czech" "CZ" nil "\"Standard\" Czech keyboard in the Windoze NT 105 keys version." - nil t nil nil nil nil nil nil nil nil t) + nil t t t t nil nil nil nil nil t) (quail-define-rules ("1" ?+) -- 2.39.5