aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32select.c
Commit message (Expand)AuthorAgeFilesLines
* Fix MS-Windows build broken by 2012-09-15T07:06:[email protected], compl...Eli Zaretskii2012-09-151-1/+0
* Simplify redefinition of 'abort' (Bug#12316).Paul Eggert2012-09-041-1/+1
* Don't use the abbreviation "win" to refer to Windows (Bug#10421).Paul Eggert2012-07-291-1/+1
* Cleanup xmalloc.Dmitry Antipov2012-07-051-1/+1
* Fix bug #10783 with w32 doc string of x-selection-exists-p.Eli Zaretskii2012-02-111-8/+11
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-051-4/+3
* Move DEFSYM to lisp.h and use everywhere.Juanma Barranquero2011-06-241-1/+0
* src/w32*.c: Clean up extern declarations.Juanma Barranquero2011-03-141-1/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Move all DEFVAR'd globals into a structure -- threading infrastructureTom Tromey2011-01-181-9/+2
* Refill some copyright headers.Glenn Morris2011-01-151-2/+3
* Merge from emacs-23Stefan Monnier2011-01-141-3/+2
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Sync docs of selection-coding-system between C and Lisp.Glenn Morris2010-10-231-4/+28
* | Sync Lisp and C docs of next-selection-coding-system.Glenn Morris2010-10-231-7/+6
* | Merge changes from emacs-23 branch.Juanma Barranquero2010-10-141-1/+1
|\|
| * src/w32*.c: Whitespace fixes and typos.Juanma Barranquero2010-10-141-19/+19
* | Remove extern declarations from .c files, and them to .h files.Dan Nicolaescu2010-07-281-1/+0
* | Convert DEFUNs to standard C.Dan Nicolaescu2010-07-081-6/+3
* | Fix whitespace to follow coding guidelines.Juanma Barranquero2010-07-071-7/+7
* | src/w32*.c: Convert function definitions to standard C.Juanma Barranquero2010-07-061-17/+17
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * alloc.c: Do not define struct catchtag.Dan Nicolaescu2009-10-191-0/+1
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-141-6/+4
* Merge from emacs--devo--0Miles Bader2008-01-091-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-081-1/+1
* | Merge from emacs--devo--0Miles Bader2007-07-271-1/+1
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | Include character.hJason Rumney2007-06-131-0/+1
* | (syms_of_w32select): Use DEFSYM macro.Jason Rumney2007-06-111-2/+2
* | Merge from emacs--devo--0Miles Bader2007-01-261-2/+2
|\|
| * Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-141-2/+2
* | Revision: [email protected]/emacs--unicode--0--patch-13Miles Bader2006-02-081-1/+1
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* | Revision: [email protected]/emacs--unicode--0--patch-78Miles Bader2005-08-261-1/+2
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+2
* | Revision: [email protected]/emacs--unicode--0--patch-68Miles Bader2005-07-071-2/+2
|\|
| * Update FSF's address.Lute Kamstra2005-07-041-2/+2
* | (validate_coding_system)Kenichi Handa2005-04-281-66/+94
* | Revision: [email protected]/emacs--unicode--0--patch-15Miles Bader2005-02-181-235/+844
|\|
| * 2004-11-08 Benjamin Riefenstahl <[email protected]>Jason Rumney2005-02-151-249/+846
* | Revision: [email protected]/emacs--unicode--0--patch-22Miles Bader2004-07-061-0/+2
|\|
| * (Fw32_set_clipboard_data): Update `nbytes' correctlyKenichi Handa2004-06-301-1/+5
* | Revision: [email protected]/emacs--unicode--0--patch-15Miles Bader2004-06-281-2/+9
|\|
| * (Fw32_set_clipboard_data): Get sequence number after closing the clipboard.Jason Rumney2004-04-181-2/+9
| * * w32select.c (Fw32_set_clipboard_data): Make coding iso2022 safe.Jason Rumney2004-02-031-0/+5
* | Sync to HEADKenichi Handa2004-04-161-0/+3
* | (Fw32_set_clipboard_data): Use string_x_string_p in place ofJason Rumney2003-10-111-33/+23