changeset 38632:0bfc95b50785

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 01 Aug 2001 11:59:42 +0000
parents c4f9d47715f4
children ae77d25eb5cc
files src/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <gerd@gnu.org>
 
+	* 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.