]> git.eshelyaron.com Git - emacs.git/commit
Fix arg name of `text-property-search-{forward|backward}' (bug#37488)
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 23 Sep 2019 07:15:01 +0000 (09:15 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 23 Sep 2019 07:20:03 +0000 (09:20 +0200)
commit5e86db05fc836e708e1e0f791270c961160ca5d3
tree87f7803eb92a794128105092ce717d08fc9811c8
parent946a56a10fed769646a8b7c4ebc53f53c84be896
Fix arg name of `text-property-search-{forward|backward}' (bug#37488)

* lisp/emacs-lisp/text-property-search.el
(text-property-search-forward, text-property-search-backward):
Rename arg NOT-IMMEDIATE to NOT-CURRENT.  Also fix docstring.
lisp/emacs-lisp/text-property-search.el