comparison src/ChangeLog @ 59894:0d396bc457d8

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Thu, 03 Feb 2005 07:39:01 +0000
parents 7cbf9ea41a2a
children 32a32b488128
comparison
equal deleted inserted replaced
59893:c7a28d8cfff9 59894:0d396bc457d8
1 2005-02-03 Richard M. Stallman <rms@gnu.org>
2
3 * xterm.c (x_error_quitter): On GCC 3 and up, specify noinline.
4
5 * xdisp.c (echo_area_display): Clear echo_message_buffer.
6
7 * buffer.c (Fbury_buffer): Doc fix.
8
1 2005-02-02 Steven Tamm <steventamm@mac.com> 9 2005-02-02 Steven Tamm <steventamm@mac.com>
2 10
3 * macfns.c (unwind_create_frame): Fixing compile error due to 11 * macfns.c (unwind_create_frame): Fixing compile error due to
4 xassert being uncondition, but predicate is. 12 xassert being uncondition, but predicate is.
5 * dispnew.c (update_window): Fixing compile error due to 13 * dispnew.c (update_window): Fixing compile error due to