comparison src/ChangeLog @ 101071:4f8de3173a46

* 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.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 10 Jan 2009 18:40:52 +0000
parents 23f3fc056f3b
children 6261b40f7e2b
comparison
equal deleted inserted replaced
101070:3f35938e8ea3 101071:4f8de3173a46
1 2009-01-10 Chong Yidong <cyd@stupidchicken.com>
2
3 * xdisp.c (pos_visible_p): When iterator stops on the last glyph
4 of a display vector, backtrack.
5 (try_window_reusing_current_matrix): Check glyph type before
6 referencing charpos member.
7
1 2009-01-10 Eli Zaretskii <eliz@gnu.org> 8 2009-01-10 Eli Zaretskii <eliz@gnu.org>
2 9
3 Fix Bug #876: 10 Fix Bug #876:
4 11
5 * coding.c (inhibit_null_byte_detection): New variable. 12 * coding.c (inhibit_null_byte_detection): New variable.