]> git.eshelyaron.com Git - emacs.git/commit
Small correction to `isearch-lazy-highlight-buffer-update'
authorAugusto Stoffel <arstoffel@gmail.com>
Fri, 12 Feb 2021 18:29:54 +0000 (19:29 +0100)
committerJuri Linkov <juri@linkov.net>
Sat, 13 Feb 2021 18:30:25 +0000 (20:30 +0200)
commit6b0de9f8300022d41f3acd63ef6d9a913e983215
tree5480e8c65d69b8c42e767a1592e48b0826145342
parentf65402f851c91523ca44450c609bee07d37b9036
Small correction to `isearch-lazy-highlight-buffer-update'

The value of point is now read after a potential change of buffer.
* lisp/isearch.el (isearch-lazy-highlight-buffer-update): Move call
to `point' after `select-window'.

Copyright-paperwork-exempt: yes
lisp/isearch.el