1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-28 10:56:36 +00:00
emacs/lwlib
2003-10-06 08:32:09 +00:00
..
.gitignore *** empty log message *** 2000-09-21 15:08:55 +00:00
ChangeLog Update my email address. 2003-10-06 08:32:09 +00:00
COPYING New file. 2001-12-08 20:59:54 +00:00
lwlib-int.h Add arch taglines 2003-09-01 15:45:59 +00:00
lwlib-utils.c Add arch taglines 2003-09-01 15:45:59 +00:00
lwlib-utils.h Add arch taglines 2003-09-01 15:45:59 +00:00
lwlib-Xaw.c Add arch taglines 2003-09-01 15:45:59 +00:00
lwlib-Xaw.h Add arch taglines 2003-09-01 15:45:59 +00:00
lwlib-Xlw.c Add arch taglines 2003-09-01 15:45:59 +00:00
lwlib-Xlw.h Add arch taglines 2003-09-01 15:45:59 +00:00
lwlib-Xm.c Add arch taglines 2003-09-01 15:45:59 +00:00
lwlib-Xm.h Add arch taglines 2003-09-01 15:45:59 +00:00
lwlib.c Add arch taglines 2003-09-01 15:45:59 +00:00
lwlib.h Add arch taglines 2003-09-01 15:45:59 +00:00
Makefile.in Add arch taglines 2003-09-01 15:45:59 +00:00
README # 1999-09-30 21:29:02 +00:00
xlwmenu.c Add arch taglines 2003-09-01 15:45:59 +00:00
xlwmenu.h Add arch taglines 2003-09-01 15:45:59 +00:00
xlwmenuP.h Add arch taglines 2003-09-01 15:45:59 +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.