1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 04:10:54 -08:00
emacs/lwlib
2000-12-14 14:17:49 +00:00
..
.gitignore
ChangeLog *** empty log message *** 2000-12-14 14:17:49 +00:00
dispatch.c
dispatch.h
Imakefile
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_arm_callback): Fix last change. 2000-12-07 12:33:32 +00:00
lwlib-Xm.h
lwlib-Xol.c
lwlib-Xol.h
lwlib-Xolmb.c
lwlib-Xolmb.h
lwlib-XolmbP.h
lwlib.c
lwlib.h
Makefile.in
README
xlwmenu.c (gray_bitmap_bits): Remove `unsigned' from 2000-12-14 14:11:03 +00:00
xlwmenu.h
xlwmenuP.h
xrdb-cpp.c
xrdb.c

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.