Mercurial > emacs
diff src/ChangeLog @ 30901:25ba383947b5
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Thu, 17 Aug 2000 06:11:09 +0000 |
parents | cac6b0fce0ec |
children | 27d71c4b6de1 |
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