Mercurial > emacs
comparison src/ChangeLog @ 97874:9468eeadf007
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 30 Aug 2008 13:20:17 +0000 |
parents | 6e47522fd758 |
children | 2dace62e5e25 |
comparison
equal
deleted
inserted
replaced
97873:a74660c83709 | 97874:9468eeadf007 |
---|---|
1 2008-08-30 Eli Zaretskii <eliz@gnu.org> | 1 2008-08-30 Eli Zaretskii <eliz@gnu.org> |
2 | 2 |
3 * msdos.c (IT_display_cursor): Write "CURSOR ON/OFF" to termscript | 3 * msdos.c (IT_display_cursor): Write "CURSOR ON/OFF" to termscript |
4 only when the state changes. | 4 only when the state changes. |
5 (IT_update_begin, IT_update_end): Add termscript trace. | |
5 | 6 |
6 * w16select.c (Fw16_set_clipboard_data): Don't encode text if | 7 * w16select.c (Fw16_set_clipboard_data): Don't encode text if |
7 clipboard is unavailable. Set dst to NULL if it doesn't point to | 8 clipboard is unavailable. Set dst to NULL if it doesn't point to |
8 malloc'ed data. | 9 malloc'ed data. |
9 (Fw16_get_clipboard_data): Initialize htext to NULL, to avoid | 10 (Fw16_get_clipboard_data): Initialize htext to NULL, to avoid |