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).
This commit is contained in:
committed by
Lars Ingebrigtsen
parent
8be32cf45c
commit
7d206fc604
@@ -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
|
||||
("//" ?/)
|
||||
|
||||
Reference in New Issue
Block a user