Mercurial > emacs
changeset 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 | 3f35938e8ea3 |
children | 6bf59d237135 |
files | src/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Sat Jan 10 17:21:04 2009 +0000 +++ b/src/ChangeLog Sat Jan 10 18:40:52 2009 +0000 @@ -1,3 +1,10 @@ +2009-01-10 Chong Yidong <cyd@stupidchicken.com> + + * 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 <eliz@gnu.org> Fix Bug #876: