Files
emacs/lwlib
Dan Nicolaescu a953c1e3df Use const for constant arguments.
* lwlib/lwlib.h (lw_register_widget, lw_create_widget):
* lwlib/lwlib.c (allocate_widget_info, lw_register_widget)
(lw_create_widget, separator_table): Use const.
2010-09-20 14:44:39 +03:00
..
2010-09-20 14:44:39 +03:00
2010-07-02 11:26:33 +02:00
2010-07-02 11:26:33 +02:00
2010-07-02 11:26:33 +02:00
2010-07-02 11:26:33 +02:00
2010-09-20 14:44:39 +03:00
2010-09-20 14:44:39 +03:00
2010-02-03 21:21:40 -08: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.