]> git.eshelyaron.com Git - emacs.git/commit
Clarify point position after text-property-search
authorStefan Kangas <stefan@marxist.se>
Fri, 30 Oct 2020 11:48:30 +0000 (12:48 +0100)
committerStefan Kangas <stefan@marxist.se>
Fri, 30 Oct 2020 12:23:31 +0000 (13:23 +0100)
commitb295174210465c4285729c67ec014e0f5b53f741
treeee29a01828bedfbd902278e953ce38541923add5
parentdaa21fb895c378674238f0f0a2492d93234901db
Clarify point position after text-property-search

* lisp/emacs-lisp/text-property-search.el
(text-property-search-forward, text-property-search-backward): Doc fix
to clarify placement of point after search.
* test/lisp/emacs-lisp/text-property-search-tests.el
(text-property-search--pos-test): New defun.
(text-property-search-forward-point-at-beginning)
(text-property-search-backward-point-at-end): New test.
lisp/emacs-lisp/text-property-search.el
test/lisp/emacs-lisp/text-property-search-tests.el