* xdisp.c (redisplay_internal): Simplify because scan_for_column now
commit942f6f82c991254317f1fe109e3072350d6986d6
authorDmitry Antipov <dmantipov@yandex.ru>
Fri, 4 Oct 2013 13:41:10 +0000 (4 17:41 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Fri, 4 Oct 2013 13:41:10 +0000 (4 17:41 +0400)
tree6bfee6b000d01d8c522ea3099760d3a2458fa12a
parent9e6229fabeb9aa77e437ab3ce69da78f432ff3de
* xdisp.c (redisplay_internal): Simplify because scan_for_column now
uses find_newline instead of scan_newline and so doesn't move point.
src/ChangeLog
src/xdisp.c