1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 00:01:33 -08:00
emacs/lwlib
2001-05-09 09:50:49 +00:00
..
.gitignore
ChangeLog Remove log entries for 20.5 .. 20.7. 2001-05-09 09:50:49 +00:00
dispatch.c
dispatch.h
Imakefile
lwlib-int.h
lwlib-utils.c
lwlib-utils.h
lwlib-Xaw.c (xaw_update_one_widget): Use XtSetSensitive instead 2001-02-28 14:55:33 +00:00
lwlib-Xaw.h
lwlib-Xlw.c (x_print_complete_resource_name) [0]: New function. 2001-03-23 11:12:25 +00:00
lwlib-Xlw.h
lwlib-Xm.c (x_print_complete_resource_name) [0]: New function. 2001-03-22 19:11:33 +00:00
lwlib-Xm.h
lwlib-Xol.c
lwlib-Xol.h
lwlib-Xolmb.c
lwlib-Xolmb.h
lwlib-XolmbP.h
lwlib.c
lwlib.h
Makefile.in
README
xlwmenu.c (xlwmenu_window_p): New function. 2001-04-30 14:34:54 +00:00
xlwmenu.h
xlwmenuP.h
xrdb-cpp.c
xrdb.c

This subdirectory contains the lwlib library which provides a uniform
interface to a few different X toolkits.  The library was written by Lucid.
This version has changes in the makefile to fit in with Emacs's configure
script, and some source files have been renamed to fit in 14 characters.