view test/README @ 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 b5279fa5497b
children
line wrap: on
line source

This directory contains files intended to test various aspects of
Emacs's functionality.  Please help add tests!

(Also, see etc/compilation.txt for compilation mode font lock tests.)