Mercurial > emacs
diff src/ChangeLog @ 43485:f21323215c56
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Sat, 23 Feb 2002 18:24:55 +0000 |
parents | a480fc3589d1 |
children | 8084180ea261 |
line wrap: on
line diff
--- a/src/ChangeLog Sat Feb 23 18:14:06 2002 +0000 +++ b/src/ChangeLog Sat Feb 23 18:24:55 2002 +0000 @@ -1,3 +1,12 @@ +2002-02-23 Jason Rumney <jasonr@gnu.org> + + * w32select.c (Fw32_set_clipboard_data): Run pre-write-conversion + on the string before encoding it. + (Fw32_get_clipboard_data): Run post-read-conversion on the string + after decoding it. + + * w32fns.c (w32_wnd_proc) <WM_TIMER>: Fix last change. + 2002-02-23 Pavel Jan,Bm(Bk <Pavel@Janik.cz> * w32term.c (enter_timestamp): Remove unused static variable to