changeset 97872:6e47522fd758

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 30 Aug 2008 13:06:15 +0000
parents bc27b61d82f8
children a74660c83709
files src/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sat Aug 30 13:05:19 2008 +0000
+++ b/src/ChangeLog	Sat Aug 30 13:06:15 2008 +0000
@@ -1,5 +1,8 @@
 2008-08-30  Eli Zaretskii  <eliz@gnu.org>
 
+	* msdos.c (IT_display_cursor): Write "CURSOR ON/OFF" to termscript
+	only when the state changes.
+
 	* w16select.c (Fw16_set_clipboard_data): Don't encode text if
 	clipboard is unavailable.  Set dst to NULL if it doesn't point to
 	malloc'ed data.