# HG changeset patch # User Gerd Moellmann # Date 996667182 0 # Node ID 0bfc95b507859a87ad1a374dd3768ba429e9f434 # Parent c4f9d47715f4b65b0e3381a4479ccc1b9ced184f *** empty log message *** diff -r c4f9d47715f4 -r 0bfc95b50785 src/ChangeLog --- a/src/ChangeLog Wed Aug 01 11:57:57 2001 +0000 +++ b/src/ChangeLog Wed Aug 01 11:59:42 2001 +0000 @@ -1,5 +1,13 @@ 2001-08-01 Gerd Moellmann + * keyboard.c (command_loop_1): Fix spelling of + resize_echo_area_exactly. + + * dispextern.h (resize_echo_area_exactly): Fix typo in function + name. + + * xdisp.c (resize_echo_area_exactly): Fix typo in function name. + * xfns.c (x_set_tool_bar_lines): Clear the tool bar window's current matrix when the window gets smaller.