]> git.eshelyaron.com Git - emacs.git/commit
(compute_motion): Call recenter_overlay_lists sooner.
authorRichard M. Stallman <rms@gnu.org>
Sat, 11 Mar 1995 22:32:17 +0000 (22:32 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 11 Mar 1995 22:32:17 +0000 (22:32 +0000)
commit66c75ca5f0fe58d9b4e4efa01beaafba67bfcbf9
treeb6b107742c7e77d3fad183547a810d8713fd3119
parent47b4c04d0815c835302f15e40fd8601dfc8fae1c
(compute_motion): Call recenter_overlay_lists sooner.
Use Fnext_property_change to get a quick lower bound for
where `invisible' changes.

(compute_motion, vmotion): Check `invisible' prop
using TEXT_PROP_MEANS_INVISIBLE.
src/indent.c