1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 06:50:46 -08:00
emacs/lwlib
2007-01-21 04:57:37 +00:00
..
.gitignore
ChangeLog Update copyright for years from Emacs 21 to present (mainly adding 2007-01-16 03:47:24 +00:00
COPYING Replace "Library Public License" by "Lesser Public License" throughout. 2006-09-15 17:19:05 +00:00
lwlib-int.h
lwlib-utils.c Update FSF's address. 2005-07-04 15:47:28 +00:00
lwlib-utils.h
lwlib-Xaw.c Update FSF's address. 2005-07-04 15:47:28 +00:00
lwlib-Xaw.h
lwlib-Xlw.c Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
lwlib-Xlw.h
lwlib-Xm.c Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
lwlib-Xm.h Update copyright for years from Emacs 21 to present (mainly adding 2007-01-16 03:47:24 +00:00
lwlib.c Update FSF's address. 2005-07-04 15:47:28 +00:00
lwlib.h * lwlib.h (_widget_value): Added lname and lkey. 2004-08-30 19:42:20 +00:00
Makefile.in * Makefile.in (lwlib-utils.o): Use CPPFLAGS. 2006-10-30 23:12:40 +00:00
README
xlwmenu.c Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
xlwmenu.h Update copyright for years from Emacs 21 to present (mainly adding 2007-01-16 03:47:24 +00:00
xlwmenuP.h Update copyright for years from Emacs 21 to present (mainly adding 2007-01-16 03:47:24 +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.