1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-29 00:31:01 -08:00
emacs/lwlib
1999-10-06 23:31:49 +00:00
..
ChangeLog *** empty log message *** 1999-10-06 23:31:49 +00:00
dispatch.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
dispatch.h # 1999-09-30 21:29:02 +00:00
Imakefile # 1999-09-30 21:29:02 +00:00
lwlib-int.h Comment fixes. 1996-01-05 00:45:43 +00:00
lwlib-utils.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
lwlib-utils.h
lwlib-Xaw.c (wm_delete_window): Check all the shell's children, 1999-09-18 03:02:03 +00:00
lwlib-Xaw.h
lwlib-Xlw.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
lwlib-Xlw.h
lwlib-Xm.c (make_menu_in_widget, update_one_menu_entry): Use 1999-10-06 23:25:07 +00:00
lwlib-Xm.h Undo previous change. 1996-07-10 13:47:24 +00:00
lwlib-Xol.c Comment fixes. 1996-01-05 00:45:43 +00:00
lwlib-Xol.h
lwlib-Xolmb.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
lwlib-Xolmb.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
lwlib-XolmbP.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
lwlib.c (lw_separator_p): Check for new-style separators 1999-09-14 15:30:15 +00:00
lwlib.h (enum menu_separator): New. 1999-07-21 21:43:52 +00:00
Makefile.in (lwlib-utils.o, lwlib.o, lwlib-Xlw.o) 1998-08-02 00:29:05 +00:00
README # 1999-09-30 21:29:02 +00:00
xlwmenu.c (make_shadow_gcs): Call 1999-09-03 18:49:53 +00:00
xlwmenu.h
xlwmenuP.h (_window_state): Add button_width. 1999-07-21 21:43:52 +00:00
xrdb-cpp.c # 1999-09-30 21:29:02 +00:00
xrdb.c # 1999-09-30 21:29:02 +00:00

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.