1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-17 05:30:43 -08:00
emacs/lwlib
2003-02-04 14:56:31 +00:00
..
.gitignore
ChangeLog Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
COPYING
lwlib-int.h
lwlib-utils.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
lwlib-utils.h
lwlib-Xaw.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
lwlib-Xaw.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
lwlib-Xlw.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
lwlib-Xlw.h
lwlib-Xm.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
lwlib-Xm.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
lwlib.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
lwlib.h Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
Makefile.in
README
xlwmenu.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
xlwmenu.h
xlwmenuP.h

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.