]> code.delx.au - gnu-emacs/commit
Fix vertical-motion in truncated lines that end in a stretch
authorEli Zaretskii <eliz@gnu.org>
Sat, 10 Oct 2015 17:01:00 +0000 (20:01 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 10 Oct 2015 17:01:00 +0000 (20:01 +0300)
commit5b2c9f4339c6cd9778b099268fcfee87a888324d
tree229523bb0bb1e153a01062a4c5c06dfaf7dd9085
parentf655d09fd5b49652f11ab91a31b920dbc36eb10f
Fix vertical-motion in truncated lines that end in a stretch

* src/indent.c (Fvertical_motion): Expect overshoot when point is
beyond window margin and lines are truncated, even if we have a
stretch at point.  (Bug#21468)
src/indent.c