Files
emacs/lisp/isearch.el
Po Lu e0993f5169 Don't permit C-x 8 RET &c in isearch.el to contaminate search string
* lisp/isearch.el (isearch-char-by-name, isearch-emoji-by-name):
Concatenate new character to the query string saved by
with-isearch-suspended, not the current string, which might have
been modified by recursive I-search sessions within
completing-read.
2024-05-05 09:49:09 +08:00

196 KiB