1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-31 17:30:54 -08:00
emacs/lwlib
2005-04-10 20:31:02 +00:00
..
.gitignore
ChangeLog Reenable support for I18N to Lucid menus. 2005-04-01 18:42:56 +00:00
COPYING
lwlib-int.h
lwlib-utils.c
lwlib-utils.h
lwlib-Xaw.c
lwlib-Xaw.h
lwlib-Xlw.c
lwlib-Xlw.h
lwlib-Xm.c (xm_update_label, xm_update_list): Use the recommended 2005-03-17 19:03:16 +00:00
lwlib-Xm.h Add missing copyright and license notice. 2005-03-17 17:16:33 +00:00
lwlib.c
lwlib.h
Makefile.in
README
xlwmenu.c * xlwmenu.c (string_width): 2005-04-01 18:42:19 +00:00
xlwmenu.h
xlwmenuP.h Update copyright. 2005-04-10 20:31:02 +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.