Files
emacs/lwlib
Jan D 3370edca83 Use xmalloc instead of malloc.
* lwlib-Xm.c (make_destroyed_instance):
* lwlib-utils.c (XtApplyToWidgets):
* lwlib.c (safe_strdup, malloc_widget_value)
(allocate_widget_info, allocate_widget_instance): Use xmalloc
instead of malloc.
2011-01-31 07:44:05 +01:00
..
2011-01-31 07:44:05 +01:00
2011-01-31 07:44:05 +01:00
2011-01-15 15:16:57 -08:00
2011-01-15 15:16:57 -08:00
2011-01-15 15:16:57 -08:00
2011-01-31 07:44:05 +01:00
2011-01-15 15:16:57 -08:00
2011-01-31 07:44:05 +01:00

This subdirectory contains the Lucid Widget Library (lwlib), which
provides a uniform interface to a few different X toolkits.  The
library was written by Lucid, Inc and released under the terms of the
GPL version 1 (or later).  It is not considered part of GNU Emacs.

This version of the library differs from the original as described in
the ChangeLog file.