1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 12:21:25 -08:00
emacs/lwlib
2011-01-14 12:18:41 -05:00
..
.gitignore
ChangeLog Merge from emacs-23 2011-01-14 12:18:41 -05:00
COPYING Change to GPLv3. 2007-07-25 07:00:38 +00:00
lwlib-int.h Merge from emacs-23 2011-01-14 12:18:41 -05:00
lwlib-utils.c Merge from emacs-23 2011-01-14 12:18:41 -05:00
lwlib-utils.h Remove P_ and __P macros. 2010-07-02 11:26:33 +02:00
lwlib-Xaw.c Merge from emacs-23 2011-01-14 12:18:41 -05:00
lwlib-Xaw.h Remove P_ and __P macros. 2010-07-02 11:26:33 +02:00
lwlib-Xlw.c Merge from emacs-23 2011-01-14 12:18:41 -05:00
lwlib-Xlw.h Remove P_ and __P macros. 2010-07-02 11:26:33 +02:00
lwlib-Xm.c Merge from emacs-23 2011-01-14 12:18:41 -05:00
lwlib-Xm.h Remove P_ and __P macros. 2010-07-02 11:26:33 +02:00
lwlib.c Merge from emacs-23 2011-01-14 12:18:41 -05:00
lwlib.h Merge from emacs-23 2011-01-14 12:18:41 -05:00
Makefile.in Merge from emacs-23 2011-01-14 12:18:41 -05:00
README Remove silly examples of changes. 2010-02-03 21:21:40 -08:00
xlwmenu.c Merge from emacs-23 2011-01-14 12:18:41 -05:00
xlwmenu.h Merge from emacs-23 2011-01-14 12:18:41 -05:00
xlwmenuP.h Merge from emacs-23 2011-01-14 12:18:41 -05: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.