1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-04 13:21:15 -07:00
emacs/lwlib
2012-08-01 13:55:15 -04:00
..
.gitignore
ChangeLog * lwlib/Makefile.in (config_h): Add conf_post.h. 2012-08-01 13:55:15 -04:00
COPYING
lwlib-int.h
lwlib-utils.c Clean out last vestiges of the old HAVE_CONFIG_H stuff. 2012-06-25 18:05:39 -07:00
lwlib-utils.h
lwlib-Xaw.c Clean out last vestiges of the old HAVE_CONFIG_H stuff. 2012-06-25 18:05:39 -07:00
lwlib-Xaw.h
lwlib-Xlw.c Clean out last vestiges of the old HAVE_CONFIG_H stuff. 2012-06-25 18:05:39 -07:00
lwlib-Xlw.h
lwlib-Xm.c Miscellaneous fixes for non-default X toolkits. 2012-07-31 15:37:38 +04:00
lwlib-Xm.h
lwlib.c Use c_strcasecmp for ASCII case-insensitive comparison. 2012-07-06 14:07:46 -07:00
lwlib.h
Makefile.in * lwlib/Makefile.in (config_h): Add conf_post.h. 2012-08-01 13:55:15 -04:00
README
xlwmenu.c Clean out last vestiges of the old HAVE_CONFIG_H stuff. 2012-06-25 18:05:39 -07:00
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.