view lwlib/README @ 108199:97b67e89ecc5

Fix cursor positioning in partial width windows on TTY. xdisp.c (set_cursor_from_row): Don't place cursor on the vertical border glyph between adjacent windows. (try_cursor_movement): Don't assume that row->end == (row+1)->start, test for that explicitly.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 01 May 2010 18:53:35 +0300
parents 316cee8951ad
children
line wrap: on
line source

This subdirectory contains the Lucid Widget Library (lwlib), which
provides a uniform interface to a few different X toolkits.  The
library was written by Lucid, Inc and released under the terms of the
GPL version 1 (or later).  It is not considered part of GNU Emacs.

This version of the library differs from the original as described in
the ChangeLog file.