]> git.eshelyaron.com Git - emacs.git/commit
* lisp/isearch.el (isearch-delete-char): Improve fix for bug#52248.
authorJuri Linkov <juri@linkov.net>
Tue, 28 Jun 2022 17:20:21 +0000 (20:20 +0300)
committerJuri Linkov <juri@linkov.net>
Tue, 28 Jun 2022 17:20:21 +0000 (20:20 +0300)
commitb10a6fd5bb04675d531578accbd3609e29e8ad51
tree6de38847684e21af0b8112ddbaaeed22fed5fdd1
parent7580f3f4875921b6d88e6ea7ed34c2493af305d1
* lisp/isearch.el (isearch-delete-char): Improve fix for bug#52248.

When reaching the top of the stack where isearch-other-end is nil,
still close unnecessary overlays for the previous position.
(isearch-close-unnecessary-overlays): Rename arg BEG for consistency.
lisp/isearch.el