mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
No need to set isearch-input-method-function in isearch-transient-input-method
This commit is contained in:
parent
7c3d3b8335
commit
5fe04f6b07
1 changed files with 0 additions and 1 deletions
|
|
@ -55,7 +55,6 @@
|
|||
(interactive)
|
||||
(let ((overriding-terminal-local-map nil))
|
||||
(activate-transient-input-method))
|
||||
(setq isearch-input-method-function input-method-function)
|
||||
(setq-local input-method-function nil)
|
||||
(isearch-update))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue