]> code.delx.au - gnu-emacs/commit
Avoid errors with Czech and Slovak input methods
authorEli Zaretskii <eliz@gnu.org>
Thu, 19 May 2016 19:57:53 +0000 (22:57 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 19 May 2016 19:57:53 +0000 (22:57 +0300)
commite41a5cbae9d208a191884e634f77ab6ccc990e64
tree879deb256ac2e9a6bc83ab282a62e3595111a2e2
parentd4ae6d7033b34e8b75c59aaf1584131e439ef2d5
Avoid errors with Czech and Slovak input methods

* lisp/leim/quail/slovak.el (slovak, slovak-prog-1, slovak-prog-2)
(slovak-prog-3): Remove the kp-* key bindings, they are not needed
and cause errors in "C-u C-x =".
* lisp/leim/quail/czech.el (czech, czech-qwerty, czech-prog-1)
(czech-prog-2, czech-prog-3): Remove the kp-* key bindings.
(Bug#23559)
lisp/leim/quail/czech.el
lisp/leim/quail/slovak.el