Mercurial > emacs
changeset 30901:25ba383947b5
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Thu, 17 Aug 2000 06:11:09 +0000 |
parents | 2bec1c202b13 |
children | ffe3b5100238 |
files | src/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Thu Aug 17 06:10:09 2000 +0000 +++ b/src/ChangeLog Thu Aug 17 06:11:09 2000 +0000 @@ -1,3 +1,12 @@ +2000-08-17 Eli Zaretskii <eliz@is.elta.co.il> + + * w16select.c (set_clipboard_data): If there's not enough memory + to put text into clipboard, return 1, as Fw16_set_clipboard_data + expects. In case of other failures, return 3. + (system_error_msg): New error message. + (Fw16_set_clipboard_data): If set_clipboard_data returns 3, print + system_error_msg. + 2000-08-16 Gerd Moellmann <gerd@gnu.org> * term.c (write_glyphs): Also turn off inverse video after turning