1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-01 13:21:11 -08:00
emacs/lwlib
2012-12-31 07:34:32 -08:00
..
.gitignore
ChangeLog Let configure set ar and associated flags 2012-10-05 20:42:28 -04:00
COPYING
lwlib-int.h Use URLs, not Boston addresses, in copyright notices. 2012-12-31 07:34:32 -08:00
lwlib-utils.c Use URLs, not Boston addresses, in copyright notices. 2012-12-31 07:34:32 -08:00
lwlib-utils.h * lwlib-utils.h, lwlib-utils.c (XtSafelyDestroyWidget): Remove; unused. 2011-04-15 18:41:12 -07:00
lwlib-Xaw.c Use URLs, not Boston addresses, in copyright notices. 2012-12-31 07:34:32 -08:00
lwlib-Xaw.h Nuke arch-tags. 2011-01-15 15:16:57 -08:00
lwlib-Xlw.c Use URLs, not Boston addresses, in copyright notices. 2012-12-31 07:34:32 -08:00
lwlib-Xlw.h Nuke arch-tags. 2011-01-15 15:16:57 -08:00
lwlib-Xm.c Use URLs, not Boston addresses, in copyright notices. 2012-12-31 07:34:32 -08:00
lwlib-Xm.h Use URLs, not Boston addresses, in copyright notices. 2012-12-31 07:34:32 -08:00
lwlib.c Use URLs, not Boston addresses, in copyright notices. 2012-12-31 07:34:32 -08:00
lwlib.h Use URLs, not Boston addresses, in copyright notices. 2012-12-31 07:34:32 -08:00
Makefile.in Use URLs, not Boston addresses, in copyright notices. 2012-12-31 07:34:32 -08:00
README Remove silly examples of changes. 2010-02-03 21:21:40 -08:00
xlwmenu.c Use URLs, not Boston addresses, in copyright notices. 2012-12-31 07:34:32 -08:00
xlwmenu.h Use URLs, not Boston addresses, in copyright notices. 2012-12-31 07:34:32 -08:00
xlwmenuP.h Use URLs, not Boston addresses, in copyright notices. 2012-12-31 07:34:32 -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.