1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-15 10:30:55 -07:00
emacs/lwlib
2013-12-01 14:33:13 -08:00
..
.gitignore
ChangeLog Spelling and punctuation fixes. 2013-12-01 14:33:13 -08:00
COPYING
lwlib-int.h
lwlib-utils.c
lwlib-utils.h
lwlib-Xaw.c
lwlib-Xaw.h Fix minor problems found by static checking. 2013-06-30 09:14:22 -07:00
lwlib-Xlw.c
lwlib-Xlw.h Fix minor problems found by static checking. 2013-06-30 09:14:22 -07:00
lwlib-Xm.c
lwlib-Xm.h
lwlib.c Prefer tail calls. 2013-11-13 17:52:18 -08:00
lwlib.h Fix minor problems found by static checking. 2013-06-30 09:14:22 -07:00
Makefile.in Use relative filenames in TAGS files. 2013-11-02 12:41:33 -07:00
README
xlwmenu.c
xlwmenu.h
xlwmenuP.h

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.