comparison src/ChangeLog @ 97872:6e47522fd758

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 30 Aug 2008 13:06:15 +0000
parents f4fb7fe0f9b3
children 9468eeadf007
comparison
equal deleted inserted replaced
97871:bc27b61d82f8 97872:6e47522fd758
1 2008-08-30 Eli Zaretskii <eliz@gnu.org> 1 2008-08-30 Eli Zaretskii <eliz@gnu.org>
2
3 * msdos.c (IT_display_cursor): Write "CURSOR ON/OFF" to termscript
4 only when the state changes.
2 5
3 * w16select.c (Fw16_set_clipboard_data): Don't encode text if 6 * w16select.c (Fw16_set_clipboard_data): Don't encode text if
4 clipboard is unavailable. Set dst to NULL if it doesn't point to 7 clipboard is unavailable. Set dst to NULL if it doesn't point to
5 malloc'ed data. 8 malloc'ed data.
6 (Fw16_get_clipboard_data): Initialize htext to NULL, to avoid 9 (Fw16_get_clipboard_data): Initialize htext to NULL, to avoid