| Age | Commit message (Expand) | Author |
| 2010-07-08 | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp | Andreas Schwab |
| 2010-07-07 | Fix whitespace to follow coding guidelines. | Juanma Barranquero |
| 2010-07-06 | src/w32*.c: Convert function definitions to standard C. | Juanma Barranquero |
| 2010-01-13 | Add 2010 to copyright years. | Glenn Morris |
| 2009-10-19 | * alloc.c: Do not define struct catchtag. | Dan Nicolaescu |
| 2009-01-08 | Add 2009 to copyright years. | Glenn Morris |
| 2008-06-27 | American English spelling fix. | Glenn Morris |
| 2008-05-14 | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris |
| 2008-01-09 | Merge from emacs--devo--0 | Miles Bader |
| 2008-01-08 | Add 2008 to copyright years. | Glenn Morris |
| 2007-09-14 | (get_next_msg): Consolidate WM_PAINT messages. | Jason Rumney |
| 2007-07-25 | Switch license to GPLv3 or later. | Glenn Morris |
| 2007-01-14 | Update copyright for years from Emacs 21 to present (mainly adding | Glenn Morris |
| 2006-02-06 | Update years in copyright notice; nfc. | Thien-Thi Nguyen |
| 2005-08-07 | Update years in copyright notice; nfc. | Thien-Thi Nguyen |
| 2005-07-04 | Update FSF's address. | Lute Kamstra |
| 2003-09-01 | Add arch taglines | Miles Bader |
| 2003-02-04 | Trailing whitespace deleted. | Juanma Barranquero |
| 2001-02-06 | (select_palette): Do nothing if palette hasn't yet | Andrew Innes |
| 2001-01-02 | (get_frame_dc): Abort if called on a non-w32 frame. | Andrew Innes |
| 2000-12-21 | (select_palette): Avoid calling SelectPalette if | Andrew Innes |
| 2000-12-01 | (get_frame_dc): Avoid changing the palette on an invalid frame. | Jason Rumney |
| 2000-08-22 | Include keyboard.h before frame.h. | Andrew Innes |
| 1999-10-19 | Add support for large files, 64-bit Solaris, system locale codings. | Paul Eggert |
| 1999-07-01 | (drain_message_queue): New function. | Andrew Innes |
| 1998-10-20 | Include charset.h and fontset.h. | Geoff Voelker |
| 1998-05-15 | (interrupt_handle): New variable. | Richard M. Stallman |
| 1997-09-03 | (have_menus_p): Move to w32fns.c. | Geoff Voelker |
| 1997-01-20 | Change all uses of win95, winnt, and win32 | Geoff Voelker |
| 1996-11-19 | Change identifiers of the form win32* to w32*. | Geoff Voelker |
| 1996-05-03 | Include frame.h. | Geoff Voelker |
| 1996-02-02 | (prepend_msg): New function. | Geoff Voelker |
| 1996-01-25 | backout 1,.4 | Geoff Voelker |
| 1996-01-21 | Include frame.h. | Geoff Voelker |
| 1996-01-15 | Update FSF's address in the preamble. | Erik Naggum |
| 1995-12-26 | (have_menus_p): Renamed from using_x_p. | Richard M. Stallman |
| 1995-11-07 | Initial revision | Geoff Voelker |