changeset 57058:634a9a1e0922

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 11 Sep 2004 15:24:37 +0000
parents 42b1a34c7bbe
children b2f14178044e
files src/ChangeLog
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sat Sep 11 15:21:35 2004 +0000
+++ b/src/ChangeLog	Sat Sep 11 15:24:37 2004 +0000
@@ -43,8 +43,8 @@
 	(lread.o): Depend on $(INTERVALS_SRC), termhooks.h, and coding.h.
 	(intervals.o): Depend on keymap.h.
 
-	* msdos.c (msdos_set_cursor_shape): Add debugging print-out to
-	termscript.
+	* msdos.c (msdos_set_cursor_shape, IT_display_cursor): Add
+	debugging print-out to termscript.
 
 2004-09-09  Richard M. Stallman  <rms@gnu.org>