]> git.eshelyaron.com Git - emacs.git/commit
(pos_visible_p): When iterator stops on the last glyph
authorChong Yidong <cyd@stupidchicken.com>
Sat, 10 Jan 2009 18:41:07 +0000 (18:41 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 10 Jan 2009 18:41:07 +0000 (18:41 +0000)
commitf4f5d859481243b05a10d98b3cecf818aee52976
treedcae0baa250545a206f120377c73d612a2f5ba98
parent7c2363af44746b3a141276713b9960c17a30b14a
(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/xdisp.c