changeset 58289:6ce4007aba1f

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Wed, 17 Nov 2004 00:27:20 +0000
parents f3b413f8bb25
children b2910e1fbe2e
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Tue Nov 16 23:26:45 2004 +0000
+++ b/src/ChangeLog	Wed Nov 17 00:27:20 2004 +0000
@@ -1,3 +1,7 @@
+2004-11-17  Kim F. Storm  <storm@cua.dk>
+
+	* xdisp.c (erase_phys_cursor): Adjust cursor row visible height.
+
 2004-11-16  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
 
 	* gtkutil.c (xg_get_file_name): Fix typo in
@@ -6,7 +10,7 @@
 	* xmenu.c (x_menu_in_use): Removed.
 	(x_menu_set_in_use): Also set popup_activated_flag.
 
-	* xfns.c (Fx_file_dialog): Call popup_activated instead of 
+	* xfns.c (Fx_file_dialog): Call popup_activated instead of
 	x_menu_in_use.  Call x_menu_set_in_use in Motif version also.
 
 	* xterm.h: (x_menu_in_use): Removed.