Mercurial > hg > xemacs-beta
comparison lwlib/ChangeLog @ 2311:2200ebac5409
[xemacs-hg @ 2004-09-27 18:39:11 by james]
Mark more unused parameters.
author | james |
---|---|
date | Mon, 27 Sep 2004 18:39:23 +0000 |
parents | 04bc9d2f42c7 |
children | 162083ea139d |
comparison
equal
deleted
inserted
replaced
2310:f6ea7b737c3d | 2311:2200ebac5409 |
---|---|
1 2004-09-27 Jerry James <james@xemacs.org> | |
2 | |
3 * lwlib-Xm.c (xm_update_label): | |
4 (xm_update_progress): | |
5 (activate_button): | |
6 (make_dialog): | |
7 (mark_dead_instance_destroyed): | |
8 (xm_nosel_callback): | |
9 Mark more unused parameters with the UNUSED macro. | |
10 | |
1 2004-09-14 Jerry James <james@xemacs.org> | 11 2004-09-14 Jerry James <james@xemacs.org> |
2 | 12 |
3 * Makefile.in.in (cppflags): Make compiler.h available. | 13 * Makefile.in.in (cppflags): Make compiler.h available. |
4 * config.h.in: Include compiler.h. | 14 * config.h.in: Include compiler.h. |
5 * lwlib.c (max): Remove; now defined in compiler.h. | 15 * lwlib.c (max): Remove; now defined in compiler.h. |