summaryrefslogtreecommitdiff
path: root/src/w32select.c
AgeCommit message (Expand)Author
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-01-14Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris
2006-02-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-08-07Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-07-04Update FSF's address.Lute Kamstra
2005-02-152004-11-08 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>Jason Rumney
2004-06-30(Fw32_set_clipboard_data): Update `nbytes' correctlyKenichi Handa
2004-04-18(Fw32_set_clipboard_data): Get sequence number after closing the clipboard.Jason Rumney
2004-02-03* w32select.c (Fw32_set_clipboard_data): Make coding iso2022 safe.Jason Rumney
2003-09-01Add arch taglinesMiles Bader
2003-07-06(last_clipboard_sequence_number): New variable.Jason Rumney
2002-10-14(syms_of_win32select): Fix docstring for `selection-coding-system'.Juanma Barranquero
2002-09-06(syms_of_w32select): Fix spacing.Juanma Barranquero
2002-07-15Most uses of XSTRING combined with STRING_BYTES or indirection changed toKen Raeburn
2002-06-24Include composite.hJuanma Barranquero
2002-06-24(Fw32_get_clipboard_data): Disable composition handling.Kenichi Handa
2002-02-23(Fw32_set_clipboard_data): Run pre-write-conversionJason Rumney
2001-11-12Change doc-string comments to `new style'. [w/`doc:' keyword]. Doc fixes.Jason Rumney
2001-11-02Update usage of CHECK_ macros (remove unused second argument).Pavel Janík
2000-11-21(Fw32_set_clipboard_data): Save a copy of what is put on the clipboard.Jason Rumney
2000-08-22Include keyboard.h before frame.h.Andrew Innes
2000-05-31(Fw32_set_clipboard_data): Change QNil to Qnil.Jason Rumney
2000-05-20(Fw32_set_clipboard_data): Setup membersKenichi Handa
2000-01-23(Fw32_set_clipboard_data): Update call to find_charset_in_str.Jason Rumney
1999-05-02(Fw32_set_clipboard_data): Undo last change to addAndrew Innes
1999-03-25(Fw32_set_clipboard_data): Take into account lineAndrew Innes
1998-12-15(Fw32_set_clipboard_data): Call find_charset_in_strKenichi Handa
1998-12-09(Fw32_get_clipboard_data): Do not delete isolated CRGeoff Voelker
1998-10-28(Vnext_selection_coding_system): New variable.Geoff Voelker
1998-10-12(Fw32_set_clipboard_data): Call find_charset_in_str with CMPCHARP arg 0.Kenichi Handa
1998-08-05(Vselection_coding_system): Renamed from Vclipboard_coding_system.Richard M. Stallman
1998-07-12(Fw32_set_clipboard_data): Set Vlast_coding_system_used.Andrew Innes
1998-06-22Include buffer.h, charset.h, and coding.h.Andrew Innes
1997-01-20Change all uses of win95, winnt, and win32Geoff Voelker
1996-11-19Change identifiers of the form win32* to w32*.Geoff Voelker
1996-05-14(QCLIPBOARD): New symbol.Karl Heuer
1996-05-03(Fwin32_set_clipboard_data, Fwin32_get_clipboard_data):Geoff Voelker
1996-01-15Update FSF's address in the preamble.Erik Naggum
1995-11-07Initial revisionGeoff Voelker