* xdisp.c (pos_visible_p): When iterator stops on the last glyph
authorChong Yidong <cyd@stupidchicken.com>
Sat, 10 Jan 2009 18:40:52 +0000 (18:40 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 10 Jan 2009 18:40:52 +0000 (18:40 +0000)
commit7c2363af44746b3a141276713b9960c17a30b14a
tree14d9466b30c3826a85c7ece397725affa3d503e0
parentac7020b35ea1ebb4d979fb956465c03ede2ca4ae
* xdisp.c (pos_visible_p): When iterator stops on the last glyph
of a display vector, backtrack.
(try_window_reusing_current_matrix): Check glyph type before
referencing charpos member.
src/ChangeLog