Files
emacs/lwlib
Miles Bader b7fa4a0675 (remap_menubar):
Only include the menu-margin in the initial X & Y positions for
  horizontal menu-bars.
(fit_to_screen):
  If moving a sub-menu to the left-side, increment its x-position by the
  shadow-thickness to make it look more attached to the invoking
  menu-item (similarly to the way it would be displayed on the right side).
2000-09-04 13:04:49 +00:00
..
2000-09-04 13:04:49 +00:00
#
1999-09-30 21:29:02 +00:00
#
1999-09-30 21:29:02 +00:00
2000-06-06 14:12:10 +00:00
2000-06-06 14:12:10 +00:00
2000-08-03 20:09:56 +00:00
2000-06-06 14:12:10 +00:00
2000-06-06 14:12:10 +00:00
2000-08-03 20:09:56 +00:00
2000-06-06 14:12:10 +00:00
2000-08-03 20:09:56 +00:00
2000-06-06 14:12:10 +00:00
2000-06-06 14:05:40 +00:00
#
1999-09-30 21:29:02 +00:00
2000-09-04 13:04:49 +00:00
2000-06-06 14:12:10 +00:00

This subdirectory contains the lwlib library which provides a uniform
interface to a few different X toolkits.  The library was written by Lucid.
This version has changes in the makefile to fit in with Emacs's configure
script, and some source files have been renamed to fit in 14 characters.