Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 1918:59bf16be00bf
[xemacs-hg @ 2004-02-19 02:49:18 by james]
Protect against menubar computations within redisplay.
author | james |
---|---|
date | Thu, 19 Feb 2004 02:49:20 +0000 |
parents | 7473844a83d3 |
children | c66036f59678 |
comparison
equal
deleted
inserted
replaced
1917:a84a8743f195 | 1918:59bf16be00bf |
---|---|
1 2004-02-17 Jerry James <james@xemacs.org> | |
2 | |
3 * menubar-x.c (protected_menu_item_descriptor_to_widget_value_1): | |
4 Move begin_gc_forbidden() here so it affects all callers. | |
5 * menubar-x.c (menu_item_descriptor_to_widget_value): Call | |
6 protected_menu_item_descriptor_to_widget_value_1 with | |
7 call_trapping_problems. | |
8 | |
1 2004-02-16 Jerry James <james@xemacs.org> | 9 2004-02-16 Jerry James <james@xemacs.org> |
2 | 10 |
3 * gui-x.c (wv_set_evalable_slot): Check for eval within redisplay. | 11 * gui-x.c (wv_set_evalable_slot): Check for eval within redisplay. |
4 | 12 |
5 2004-02-14 Jerry James <james@xemacs.org> | 13 2004-02-14 Jerry James <james@xemacs.org> |