1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 12:21:25 -08:00
emacs/lwlib
Karoly Lorentey 16b555334a Fix compilation error in lwlib/xlwmenu.c.
* lwlib/xlwmenu.c (XlwMenuRealize): Fix x_catch_errors and
  x_uncatch_errors invocation.

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-568
2006-05-24 12:14:26 +00:00
..
.gitignore
ChangeLog * xlwmenu.c: Include xterm.h if emacs instead of declaring functions 2006-05-23 07:19:45 +00:00
COPYING Update FSF's address. 2005-07-02 15:46:32 +00:00
lwlib-int.h
lwlib-utils.c Update FSF's address. 2005-07-04 15:47:28 +00:00
lwlib-utils.h
lwlib-Xaw.c Update FSF's address. 2005-07-04 15:47:28 +00:00
lwlib-Xaw.h
lwlib-Xlw.c Update years in copyright notice; nfc. 2006-02-05 23:44:47 +00:00
lwlib-Xlw.h
lwlib-Xm.c Update years in copyright notice; nfc. 2006-02-05 23:44:47 +00:00
lwlib-Xm.h Update years in copyright notice; nfc. 2006-02-05 23:44:47 +00:00
lwlib.c Update FSF's address. 2005-07-04 15:47:28 +00:00
lwlib.h
Makefile.in * xlwmenu.c (xlwMenuActionsList): Install MenuGadgetEscape as an 2004-12-27 15:22:36 +00:00
README
xlwmenu.c Fix compilation error in lwlib/xlwmenu.c. 2006-05-24 12:14:26 +00:00
xlwmenu.h Update years in copyright notice; nfc. 2006-02-05 23:44:47 +00:00
xlwmenuP.h Update years in copyright notice; nfc. 2006-02-05 23:44:47 +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.