]> git.eshelyaron.com Git - emacs.git/commit
* lisp/emacs-lisp/cursor-sensor.el: Fix sensor behavior with overlays
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 8 Mar 2019 22:20:58 +0000 (17:20 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 8 Mar 2019 22:20:58 +0000 (17:20 -0500)
commit76fdae8549ab54bd075520134deec0d69ac6987d
treeee6076c1669b506aa2207c7d2af935f2173a5144
parentbec7fb2988c98a4103cc77bebc454c81a89e0f49
* lisp/emacs-lisp/cursor-sensor.el: Fix sensor behavior with overlays

(cursor-sensor--detect): Also consult overlay properties when checking
to see if we just moved inside the same "element" as opposed to
changing from one to another of the same type.
lisp/emacs-lisp/cursor-sensor.el