summaryrefslogtreecommitdiff
path: root/src/w32select.c
Commit message (Expand)AuthorAge
* Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-14
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-07
* Update FSF's address.Lute Kamstra2005-07-04
* 2004-11-08 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>Jason Rumney2005-02-15
* (Fw32_set_clipboard_data): Update `nbytes' correctlyKenichi Handa2004-06-30
* (Fw32_set_clipboard_data): Get sequence number after closing the clipboard.Jason Rumney2004-04-18
* * w32select.c (Fw32_set_clipboard_data): Make coding iso2022 safe.Jason Rumney2004-02-03
* Add arch taglinesMiles Bader2003-09-01
* (last_clipboard_sequence_number): New variable.Jason Rumney2003-07-06
* (syms_of_win32select): Fix docstring for `selection-coding-system'.Juanma Barranquero2002-10-14
* (syms_of_w32select): Fix spacing.Juanma Barranquero2002-09-06
* Most uses of XSTRING combined with STRING_BYTES or indirection changed toKen Raeburn2002-07-15
* Include composite.hJuanma Barranquero2002-06-24
* (Fw32_get_clipboard_data): Disable composition handling.Kenichi Handa2002-06-24
* (Fw32_set_clipboard_data): Run pre-write-conversionJason Rumney2002-02-23
* Change doc-string comments to `new style'. [w/`doc:' keyword]. Doc fixes.Jason Rumney2001-11-12
* Update usage of CHECK_ macros (remove unused second argument).Pavel Janík2001-11-02
* (Fw32_set_clipboard_data): Save a copy of what is put on the clipboard.Jason Rumney2000-11-21
* Include keyboard.h before frame.h.Andrew Innes2000-08-22
* (Fw32_set_clipboard_data): Change QNil to Qnil.Jason Rumney2000-05-31
* (Fw32_set_clipboard_data): Setup membersKenichi Handa2000-05-20
* (Fw32_set_clipboard_data): Update call to find_charset_in_str.Jason Rumney2000-01-23
* (Fw32_set_clipboard_data): Undo last change to addAndrew Innes1999-05-02
* (Fw32_set_clipboard_data): Take into account lineAndrew Innes1999-03-25
* (Fw32_set_clipboard_data): Call find_charset_in_strKenichi Handa1998-12-15
* (Fw32_get_clipboard_data): Do not delete isolated CRGeoff Voelker1998-12-09
* (Vnext_selection_coding_system): New variable.Geoff Voelker1998-10-28
* (Fw32_set_clipboard_data): Call find_charset_in_str with CMPCHARP arg 0.Kenichi Handa1998-10-12
* (Vselection_coding_system): Renamed from Vclipboard_coding_system.Richard M. Stallman1998-08-05
* (Fw32_set_clipboard_data): Set Vlast_coding_system_used.Andrew Innes1998-07-12
* Include buffer.h, charset.h, and coding.h.Andrew Innes1998-06-22
* Change all uses of win95, winnt, and win32Geoff Voelker1997-01-20
* Change identifiers of the form win32* to w32*.Geoff Voelker1996-11-19
* (QCLIPBOARD): New symbol.Karl Heuer1996-05-14
* (Fwin32_set_clipboard_data, Fwin32_get_clipboard_data):Geoff Voelker1996-05-03
* Update FSF's address in the preamble.Erik Naggum1996-01-15
* Initial revisionGeoff Voelker1995-11-07