Fix bug #2496 with column counting in presence of display tables.
authorEli Zaretskii <eliz@gnu.org>
Mon, 12 Sep 2011 11:51:27 +0000 (07:51 -0400)
committerEli Zaretskii <eliz@gnu.org>
Mon, 12 Sep 2011 11:51:27 +0000 (07:51 -0400)
commitfa819fed539dd8de122709d94fe28ed8f4901e4a
tree74356d6eb3172224fd7e66a82c239e1d830f61fa
parentb0415a0397edf20fa56d7812d14418cd1bc12273
Fix bug #2496 with column counting in presence of display tables.

 src/indent.c (compute_motion): Process display vector front to back
 rather than the other way around.
src/ChangeLog
src/indent.c