Fix bug #15175 with cursor on boxed characters from display tables.
commit11f20add707674b98227ca6f26d0e7f10dbbfac9
authorEli Zaretskii <eliz@gnu.org>
Sat, 24 Aug 2013 12:59:13 +0000 (24 15:59 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 24 Aug 2013 12:59:13 +0000 (24 15:59 +0300)
treec50ca09450a87e44427dcf6f0e5f65715ced2da5
parentb34454d067efe26983f32ee6dc725d5122de58f4
Fix bug #15175 with cursor on boxed characters from display tables.

 src/xdisp.c (get_next_display_element): Don't apply to characters
 from a display vector the logic of setting it->end_of_box_run_p
 suitable for characters from a buffer.
src/ChangeLog
src/xdisp.c