]> git.eshelyaron.com Git - emacs.git/commit
Transient input methods bound to 'C-x \' (bug#44266)
authorJuri Linkov <juri@linkov.net>
Sun, 1 Nov 2020 21:35:41 +0000 (23:35 +0200)
committerJuri Linkov <juri@linkov.net>
Sun, 1 Nov 2020 21:35:41 +0000 (23:35 +0200)
commit030ab2dad50a448bd5cf3ef06f5d768717cdac70
tree3743ed4178af7b06a348514a15b9379ddd8f15ee
parent1a1019f99fce48c372f8a43c2a9758f5dac9153e
Transient input methods bound to 'C-x \' (bug#44266)

* lisp/international/mule-cmds.el (ctl-x-map): Bind 'C-x \' to
'transient-input-method'.
(input-method-function): New defcustom.
(transient-input-method): New command.

* doc/emacs/mule.texi (Select Input Method): Document transient-input-method.
doc/emacs/mule.texi
etc/NEWS
lisp/international/mule-cmds.el