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:
parent
8be32cf45c
commit
7d206fc604
1 changed files with 1 additions and 1 deletions
|
@ -707,7 +707,7 @@ Key translation rules are:
|
||||||
"polish-slash" "Polish" "PL>" nil
|
"polish-slash" "Polish" "PL>" nil
|
||||||
"Polish diacritics and slash character are input as `/[acelnosxzACELNOSXZ/]'.
|
"Polish diacritics and slash character are input as `/[acelnosxzACELNOSXZ/]'.
|
||||||
For example, the character named `aogonek' is obtained by `/a'."
|
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
|
(quail-define-rules
|
||||||
("//" ?/)
|
("//" ?/)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue