diff options
author | Po Lu <luangruo@yahoo.com> | 2025-02-17 16:46:48 +0800 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2025-02-17 16:47:09 +0800 |
commit | b236a2529dd90c9f506243b594e2a0d33afb0946 (patch) | |
tree | 770234d9c5c835c2e7084ebae896e362439280b4 /lisp/emacs-lisp/hierarchy.el | |
parent | 310f62a9489b9c00d5e60d2ab16e7dc54afcadb9 (diff) | |
download | emacs-b236a2529dd90c9f506243b594e2a0d33afb0946.tar.gz emacs-b236a2529dd90c9f506243b594e2a0d33afb0946.tar.bz2 emacs-b236a2529dd90c9f506243b594e2a0d33afb0946.zip |
Adapt query-replace and lazy highlighting to text conversion
* lisp/isearch.el (isearch-lazy-highlight-new-loop): Rather call
redisplay to guarantee a valid window-start than sit-for, to
account for cases where this function is called from an
after-change-function bound to a special input event quickly
followed by another event that does not modify the buffer.
* lisp/progmodes/prog-mode.el (treesit-node-at): Declare
function before references.
* lisp/replace.el (perform-replace): When querying, suppress
text conversion around the input loop.
Diffstat (limited to 'lisp/emacs-lisp/hierarchy.el')
0 files changed, 0 insertions, 0 deletions