1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-26 18:01:13 -08:00
emacs/lisp/language
Juri Linkov b71be20eaf Remove isearch-input-method-local-p and always set buffer-local input-method
* lisp/isearch.el (isearch-input-method-local-p): Remove defvar.
(isearch-mode): Don't set isearch-input-method-local-p.
Set buffer-local input-method-function to nil.
(isearch-done): When isearch-input-method-function is still non-nil,
set the buffer-local value of input-method-function.  (Bug#45005)

* lisp/international/isearch-x.el (isearch-toggle-specified-input-method)
(isearch-toggle-input-method, isearch-transient-input-method):
Don't set isearch-input-method-local-p to t.  Set buffer-local
input-method-function to nil.

* lisp/language/korea-util.el (isearch-toggle-korean-input-method)
(isearch-hangul-switch-symbol-ksc, isearch-hangul-switch-hanja):
Don't set isearch-input-method-local-p to t.  Set buffer-local
input-method-function to nil.
2020-12-09 21:30:47 +02:00
..
burmese.el
cham.el
china-util.el
chinese.el
cyril-util.el
cyrillic.el
czech.el
english.el
ethio-util.el
ethiopic.el
european.el
georgian.el
greek.el
hanja-util.el
hebrew.el
ind-util.el
indian.el
japan-util.el
japanese.el
khmer.el
korea-util.el
korean.el
lao-util.el
lao.el
misc-lang.el
romanian.el
sinhala.el
slovak.el
tai-viet.el
thai-util.el
thai-word.el
thai.el
tibet-util.el
tibetan.el
tv-util.el
utf-8-lang.el
viet-util.el
vietnamese.el