# HG changeset patch # User Eli Zaretskii # Date 1220101575 0 # Node ID 6e47522fd7580a7cfc1fc25924bc85b7306460e4 # Parent bc27b61d82f8c40e11276a199876724f2e58b01d *** empty log message *** diff -r bc27b61d82f8 -r 6e47522fd758 src/ChangeLog --- 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 + * 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.