1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-17 00:30:37 -08:00
emacs/lwlib
Jan Djärv 4220b2a5ce * xlwmenu.c (xlwMenuActionsList): Install MenuGadgetEscape as an
action procedure for compatibility with Lesstif/Motif.

* Makefile.in (mostlyclean): Don't remove *~ on clean.
2004-12-27 15:22:36 +00:00
..
.gitignore
ChangeLog * xlwmenu.c (xlwMenuActionsList): Install MenuGadgetEscape as an 2004-12-27 15:22:36 +00:00
COPYING
lwlib-int.h
lwlib-utils.c
lwlib-utils.h
lwlib-Xaw.c
lwlib-Xaw.h
lwlib-Xlw.c
lwlib-Xlw.h
lwlib-Xm.c
lwlib-Xm.h
lwlib.c
lwlib.h
Makefile.in * xlwmenu.c (xlwMenuActionsList): Install MenuGadgetEscape as an 2004-12-27 15:22:36 +00:00
README
xlwmenu.c * xlwmenu.c (xlwMenuActionsList): Install MenuGadgetEscape as an 2004-12-27 15:22:36 +00:00
xlwmenu.h
xlwmenuP.h

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.