]> git.eshelyaron.com Git - emacs.git/commit
Fix off-by-one error in text-property-search-backward
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 15 Apr 2022 09:06:44 +0000 (11:06 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 15 Apr 2022 09:06:44 +0000 (11:06 +0200)
commite95c545180a63cce49e8cdeff0d2660c2ddac9ec
treed279ecc4d34338d7302b3f4121694c91b823b644
parent504779f744ccc33c2177dafa34e21d83f6c640a0
Fix off-by-one error in text-property-search-backward

* lisp/emacs-lisp/text-property-search.el
(text-property-search-backward): Fix off-by-one error -- this
would result in not finding the previous (non-)match when at the
first character in a field.
lisp/emacs-lisp/text-property-search.el