From 7d206fc6044dc429a8c037856d30529a403395f5 Mon Sep 17 00:00:00 2001 From: Magnus Henoch Date: Thu, 25 Feb 2016 16:10:19 +1030 Subject: [PATCH] Input method polish-slash should not use keyboard translation * lisp/leim/quail/latin-pre.el ("polish-slash"): Input method polish-slash should not use keyboard translation (bug#19081). --- lisp/leim/quail/latin-pre.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/leim/quail/latin-pre.el b/lisp/leim/quail/latin-pre.el index e960ff32c7..078f9f99fa 100644 --- a/lisp/leim/quail/latin-pre.el +++ b/lisp/leim/quail/latin-pre.el @@ -707,7 +707,7 @@ Key translation rules are: "polish-slash" "Polish" "PL>" nil "Polish diacritics and slash character are input as `/[acelnosxzACELNOSXZ/]'. For example, the character named `aogonek' is obtained by `/a'." - nil t t t nil nil nil nil nil nil t) + nil t t nil nil nil nil nil nil nil t) (quail-define-rules ("//" ?/) -- 2.39.2