mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-20 18:17:20 +00:00
* 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.
This commit is contained in:
parent
ac7020b35e
commit
7c2363af44
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user