]> git.eshelyaron.com Git - emacs.git/commit
(Info-search): In two similar places that skip
authorJuri Linkov <juri@jurta.org>
Tue, 22 Apr 2008 19:57:58 +0000 (19:57 +0000)
committerJuri Linkov <juri@jurta.org>
Tue, 22 Apr 2008 19:57:58 +0000 (19:57 +0000)
commit0ec3382b012291ce7c882c88ed12e132243fc794
tree4c5859bcf2f4685563f4a6f6a72020820306471e
parent5e189f398c737704f37979cff6cd2c768e9a7c36
(Info-search): In two similar places that skip
undesired search matches move code to Info-search-success-function,
and call `isearch-success-function' instead.
(Info-search-success-function): New function copied from code
in Info-search.  Replace isearch-range-invisible with
text-property-not-all that checks for 'invisible and 'display
properties to skip partially invisible matches (whose display
properties were set by Info-fontify-node).
(Info-mode): Set buffer-local isearch-success-function
to Info-search-success-function.
lisp/info.el