]> git.eshelyaron.com Git - emacs.git/commit
Show image as text when trying to search/replace in image buffer (bug#25905)
authorJuri Linkov <juri@linkov.net>
Wed, 23 Dec 2020 09:30:04 +0000 (11:30 +0200)
committerJuri Linkov <juri@linkov.net>
Wed, 23 Dec 2020 09:30:04 +0000 (11:30 +0200)
commit268a3d32fb5a26c09787627d12a4dfc61ba059ff
tree5a0fad34c30355e01ec8921cab879fb989f4b1d7
parent5c86a5329664cd5fd3b81fe991c8d7dc18815e07
Show image as text when trying to search/replace in image buffer (bug#25905)

* lisp/image-mode.el (image-mode-isearch-filter): New function.
(image-mode--setup-mode): Use it to add it as :before-while to
isearch-filter-predicate.
lisp/image-mode.el