1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 16:51:06 -07:00
emacs/lisp/international
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
..
ccl.el Fix return value for CCL opcode lookup-integer 2020-08-21 14:47:45 +02:00
characters.el Recognise ß properly as a lower-case letter (bug#11309) 2020-12-09 15:29:48 +01:00
fontset.el Improve support for displaying Javanese script 2020-10-31 15:20:18 +02:00
isearch-x.el Remove isearch-input-method-local-p and always set buffer-local input-method 2020-12-09 21:30:47 +02:00
iso-ascii.el Use lexical-binding in iso-ascii.el 2020-10-21 13:20:57 +02:00
iso-cvt.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
iso-transl.el Preload iso-trans.el 2020-12-04 10:46:34 +01:00
ja-dic-cnv.el * lisp/international/ja-dic-cnv.el: Attempt to fix bug#41250 2020-10-06 09:34:20 -04:00
ja-dic-utl.el
kinsoku.el Minor fixes for last change 2020-08-23 10:10:47 +03:00
kkc.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
latexenc.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
latin1-disp.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
mule-cmds.el Add completion-tab-width to align prefix chars with names in read-char-by-name 2020-11-27 11:17:12 +02:00
mule-conf.el Make 'prefer-utf-8' heed inhibit-*-detection variables 2020-11-14 14:43:42 +02:00
mule-diag.el Remove redundant 'function's around lambdas 2020-11-17 18:42:38 +01:00
mule-util.el * lisp/international/mule-util.el: Revert bug#41250 workaround 2020-10-06 09:38:25 -04:00
mule.el Merge from origin/emacs-27 2020-11-07 09:57:56 -08:00
ogonek.el Use `format-prompt' when prompting with default values 2020-09-06 16:56:54 +02:00
quail.el Remove redundant 'function's around lambdas 2020-11-17 18:42:38 +01:00
rfc1843.el Merge from origin/emacs-27 2020-01-01 01:08:16 +00:00
robin.el Prefer setq-local in most files 2020-12-09 11:58:38 +01:00
titdic-cnv.el Don't quote lambdas in several places 2020-10-01 15:28:14 +02:00
ucs-normalize.el Simplify quick-check composition regexps 2020-11-13 18:03:06 +01:00
utf-7.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
utf7.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00