1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-20 07:00:31 -08:00
emacs/lwlib
Paul Eggert 732fd4c7e1 Update copyright year to 2015
Run admin/update-copyright.
2015-01-01 09:18:06 -08:00
..
ChangeLog Update copyright year to 2015 2015-01-01 09:18:06 -08:00
COPYING
lwlib-int.h Update copyright year to 2015 2015-01-01 09:18:06 -08:00
lwlib-utils.c Update copyright year to 2015 2015-01-01 09:18:06 -08:00
lwlib-utils.h
lwlib-Xaw.c Update copyright year to 2015 2015-01-01 09:18:06 -08:00
lwlib-Xaw.h
lwlib-Xlw.c Update copyright year to 2015 2015-01-01 09:18:06 -08:00
lwlib-Xlw.h
lwlib-Xm.c Update copyright year to 2015 2015-01-01 09:18:06 -08:00
lwlib-Xm.h
lwlib.c Update copyright year to 2015 2015-01-01 09:18:06 -08:00
lwlib.h Update copyright year to 2015 2015-01-01 09:18:06 -08:00
Makefile.in Update copyright year to 2015 2015-01-01 09:18:06 -08:00
README
xlwmenu.c Update copyright year to 2015 2015-01-01 09:18:06 -08:00
xlwmenu.h Update copyright year to 2015 2015-01-01 09:18:06 -08:00
xlwmenuP.h Update copyright year to 2015 2015-01-01 09:18:06 -08:00

This subdirectory contains the Lucid Widget Library (lwlib), which
provides a uniform interface to a few different X toolkits.  The
library was written by Lucid, Inc and released under the terms of the
GPL version 1 (or later).  It is not considered part of GNU Emacs.

This version of the library differs from the original as described in
the ChangeLog file.