Mercurial > emacs
comparison admin/make-tarball.txt @ 107993:7a57ff6ef75c
Fix two crashes with display of R2L lines in GUI sessions.
xdisp.c (next_element_from_buffer): Don't call
bidi_paragraph_init if we are at ZV. Fixes a crash when reseated to
ZV by try_window_reusing_current_matrix.
(display_and_set_cursor, erase_phys_cursor): Handle negative HPOS,
which happens with R2L glyph rows. Fixes a crash when inserting a
character at end of an R2L line.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 17 Apr 2010 13:29:40 +0300 |
parents | bcfd4263df7b |
children | ed8614d73caa |
comparison
equal
deleted
inserted
replaced
107992:27128322dda6 | 107993:7a57ff6ef75c |
---|