Files
emacs/lwlib
Gerd Moellmann 640438b056 (make_menu_in_widget): Don't add XmNpopdownCallback,
add XmNunmapCallback.
(xm_unmap_callback): New function.
(xm_pull_down_callback): Call pre-activate callback only if
parent is the menu bar.
2000-01-25 15:50:53 +00:00
..
2000-01-17 12:45:41 +00:00
#
1999-09-30 21:29:02 +00:00
#
1999-09-30 21:29:02 +00:00
1994-01-31 04:34:11 +00:00
1994-03-14 17:02:21 +00:00
2000-01-17 09:09:39 +00:00
1994-01-31 04:34:11 +00:00
1996-07-10 13:47:24 +00:00
1996-01-05 00:45:43 +00:00
1994-01-18 23:52:19 +00:00
2000-01-17 09:10:40 +00:00
#
1999-09-30 21:29:02 +00:00
2000-01-17 09:11:11 +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.