From: Chong Yidong Date: Sat, 10 Jan 2009 18:40:52 +0000 (+0000) Subject: * xdisp.c (pos_visible_p): When iterator stops on the last glyph X-Git-Tag: emacs-pretest-23.0.90~556 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7c2363af44746b3a141276713b9960c17a30b14a;p=emacs.git * 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. --- diff --git a/src/ChangeLog b/src/ChangeLog index 6acf8870587..40045021b0c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2009-01-10 Chong Yidong + + * 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. + 2009-01-10 Eli Zaretskii Fix Bug #876: