Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 3282:390dee4913ba
[xemacs-hg @ 2006-03-14 19:31:41 by james]
Add a missing do to a do { ... } while(0) macro. See message ID
<1141930812.4329.8.camel@jerrypc.cs.usu.edu> on the xemacs-patches list.
author | james |
---|---|
date | Tue, 14 Mar 2006 19:31:43 +0000 |
parents | a0de8be91f1b |
children | b3ab8c197518 |
comparison
equal
deleted
inserted
replaced
3281:57711e9aac15 | 3282:390dee4913ba |
---|---|
1 2006-03-09 Jerry James <james@xemacs.org> | |
2 | |
3 * profile.h (RETURN_UNGCPRO_EXIT_PROFILING): Add missing do. | |
4 | |
1 2006-03-02 Marcus Crestani <crestani@xemacs.org> | 5 2006-03-02 Marcus Crestani <crestani@xemacs.org> |
2 | 6 |
3 * gc.c (show_gc_cursor_and_message): New. | 7 * gc.c (show_gc_cursor_and_message): New. |
4 * gc.c (remove_gc_cursor_and_message): New. | 8 * gc.c (remove_gc_cursor_and_message): New. |
5 * gc.c (gc_prepare): Move mouse pointer code to | 9 * gc.c (gc_prepare): Move mouse pointer code to |