summaryrefslogtreecommitdiff
path: root/src/w32select.c
AgeCommit message (Expand)Author
2012-09-04Simplify redefinition of 'abort' (Bug#12316).Paul Eggert
2012-07-29Don't use the abbreviation "win" to refer to Windows (Bug#10421).Paul Eggert
2012-07-05Cleanup xmalloc.Dmitry Antipov
2012-02-11Fix bug #10783 with w32 doc string of x-selection-exists-p.Eli Zaretskii
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-12-05Spelling fixes.Paul Eggert
2011-06-24Move DEFSYM to lisp.h and use everywhere.Juanma Barranquero
2011-03-14src/w32*.c: Clean up extern declarations.Juanma Barranquero
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-18Move all DEFVAR'd globals into a structure -- threading infrastructureTom Tromey
2011-01-15Refill some copyright headers.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-10-23Sync docs of selection-coding-system between C and Lisp.Glenn Morris
2010-10-23Sync Lisp and C docs of next-selection-coding-system.Glenn Morris
2010-10-14Merge changes from emacs-23 branch.Juanma Barranquero
2010-10-14src/w32*.c: Whitespace fixes and typos.Juanma Barranquero
2010-07-28Remove extern declarations from .c files, and them to .h files.Dan Nicolaescu
2010-07-08Convert DEFUNs to standard C.Dan Nicolaescu
2010-07-07Fix whitespace to follow coding guidelines.Juanma Barranquero
2010-07-06src/w32*.c: Convert function definitions to standard C.Juanma Barranquero
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-10-19* alloc.c: Do not define struct catchtag.Dan Nicolaescu
2009-01-08Add 2009 to copyright years.Glenn Morris
2008-05-14Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-01-09Merge from emacs--devo--0Miles Bader
2008-01-08Add 2008 to copyright years.Glenn Morris
2007-07-27Merge from emacs--devo--0Miles Bader
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-06-13Include character.hJason Rumney
2007-06-11(syms_of_w32select): Use DEFSYM macro.Jason Rumney
2007-01-26Merge from emacs--devo--0Miles Bader
2007-01-14Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris
2006-02-08Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13Miles Bader
2006-02-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-08-26Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78Miles Bader
2005-08-07Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-07-07Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68Miles Bader
2005-07-04Update FSF's address.Lute Kamstra
2005-04-28(validate_coding_system)Kenichi Handa
2005-02-18Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-15Miles Bader
2005-02-152004-11-08 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>Jason Rumney
2004-07-06Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-22Miles Bader
2004-06-30(Fw32_set_clipboard_data): Update `nbytes' correctlyKenichi Handa
2004-06-28Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15Miles Bader
2004-04-18(Fw32_set_clipboard_data): Get sequence number after closing the clipboard.Jason Rumney
2004-04-16Sync to HEADKenichi Handa
2004-02-03* w32select.c (Fw32_set_clipboard_data): Make coding iso2022 safe.Jason Rumney
2003-10-11(Fw32_set_clipboard_data): Use string_x_string_p in place ofJason Rumney
2003-09-08New directoryKenichi Handa