Mercurial > emacs
comparison lwlib/ChangeLog @ 36439:f29ccc7908b6
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 28 Feb 2001 14:55:33 +0000 |
parents | af989de4e587 |
children | c29a8191f68c |
comparison
equal
deleted
inserted
replaced
36438:78f5e669dc5e | 36439:f29ccc7908b6 |
---|---|
1 2001-02-28 Gerd Moellmann <gerd@gnu.org> | |
2 | |
3 * lwlib-Xaw.c (xaw_update_one_widget): Use XtSetSensitive instead | |
4 of setting the value of XtNsensitive. | |
5 | |
6 * lwlib-Xm.c (xm_update_radiobox, update_one_menu_entry) | |
7 (xm_update_one_widget): Use XtSetSensitive instead of setting the | |
8 value of XmNsensitive. From Rick Scott | |
9 <rwscott@alumni.uwaterloo.ca>. | |
10 | |
1 2000-12-14 Dave Love <fx@gnu.org> | 11 2000-12-14 Dave Love <fx@gnu.org> |
2 | 12 |
3 * xlwmenu.c (gray_bitmap_bits): Remove `unsigned' from | 13 * xlwmenu.c (gray_bitmap_bits): Remove `unsigned' from |
4 declaration. | 14 declaration. |
5 | 15 |