]> code.delx.au - gnu-emacs/commit
Fix bug #10119 with C-e and whitespace-mode.
authorEli Zaretskii <eliz@gnu.org>
Fri, 25 Nov 2011 19:52:46 +0000 (21:52 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 25 Nov 2011 19:52:46 +0000 (21:52 +0200)
commit91b4a718988e9d56c2e135d3d41ae3578cbacffd
tree471f9c3ddeaa037216fe3ce99e711bfb27931dae
parent4ad3bc2a221e84930ac53f09972a7b46362e4f21
Fix bug #10119 with C-e and whitespace-mode.

 src/xdisp.c (start_display): Don't move to the next line if the display
 should start at a newline that is part of a display vector or an overlay
 string.
src/ChangeLog
src/xdisp.c