1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-28 07:45:00 +00:00
emacs/lwlib
2003-04-30 00:02:23 +00:00
..
.gitignore *** empty log message *** 2000-09-21 15:08:55 +00:00
ChangeLog Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
COPYING New file. 2001-12-08 20:59:54 +00:00
lwlib-int.h Enable prototypes. 2000-06-06 14:12:10 +00:00
lwlib-utils.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
lwlib-utils.h Enable prototypes. 2000-06-06 14:12:10 +00:00
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 Enable prototypes. 2000-06-06 14:12:10 +00:00
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 Make things function properly in case both LessTif and Open Motif are installed. 2003-04-30 00:02:23 +00:00
README # 1999-09-30 21:29:02 +00:00
xlwmenu.c Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
xlwmenu.h (XtNdisabledForeground, XtCDisabledForeground): New resource names. 2002-05-06 18:54:56 +00:00
xlwmenuP.h (_XlwMenu_part): Add new member `disabled_foreground'. 2002-05-06 18:54:28 +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.