]> git.eshelyaron.com Git - emacs.git/commit
New function isearch-search-fun-in-text-property (bug#14013).
authorJuri Linkov <juri@linkov.net>
Fri, 10 Jun 2022 16:43:31 +0000 (19:43 +0300)
committerJuri Linkov <juri@linkov.net>
Fri, 10 Jun 2022 16:43:31 +0000 (19:43 +0300)
commit3247c31d672e5fed83435150ba62006acaddcf84
tree8fe7376e3ce838b821e4e84cb387612b59816e35
parent4c31fd166851ebd27a28743c613a4b1833cf2a46
New function isearch-search-fun-in-text-property (bug#14013).

* lisp/dired-aux.el (dired-isearch-search-filenames): Move most of the body
to the new function isearch-search-fun-in-text-property.

* lisp/isearch.el (isearch-search-fun-in-text-property):
New function refactored from dired-isearch-search-filenames.
lisp/dired-aux.el
lisp/isearch.el