]> code.delx.au - gnu-emacs/commit
Fix bs-show when the right fringe is off.
authorEli Zaretskii <eliz@gnu.org>
Fri, 13 Jul 2012 10:11:37 +0000 (13:11 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 13 Jul 2012 10:11:37 +0000 (13:11 +0300)
commitea814a5df444267f60807a3d2b064eac55bc2f48
tree17e655d1d15a8afcf940d55cb94931d388db3d05
parentb68b33375caeb82a4b3418d43c75bc8ccd43633a
Fix bs-show when the right fringe is off.

 src/xdisp.c (move_it_in_display_line_to): On GUI terminals, allow
 cursor overflow into the last glyph on display line when the right
 fringe is off.  (Bug#11832)
src/ChangeLog
src/xdisp.c