| Age | Commit message (Expand) | Author |
| 2011-11-12 | Fix typos. | Juanma Barranquero |
| 2011-11-10 | Standardize on VIRT_ADDR_VARIES behavior; otherwise, valgrind | Paul Eggert |
| 2011-11-08 | * s/gnu.h (GC_MARK_STACK): Define to GC_MAKE_GCPROS_NOOPS (Bug#9926). | Paul Eggert |
| 2011-11-05 | Fix MSVC build in lib-src. | Eli Zaretskii |
| 2011-11-05 | Support MSVC build with newer versions of Visual Studio. | Eli Zaretskii |
| 2011-09-09 | Whitespace changes. | Juanma Barranquero |
| 2011-07-19 | Merge from trunk. | Paul Eggert |
| 2011-07-19 | Port to OpenBSD. | Paul Eggert |
| 2011-07-09 | Merge from trunk. | Paul Eggert |
| 2011-07-06 | Simplify Irix build, remove iris4d.h file. | Dan Nicolaescu |
| 2011-07-06 | Assume freestanding C89 headers, string.h, stdlib.h. | Paul Eggert |
| 2011-04-22 | Merge from emacs-23; up to 2010-06-09T17:54:28Z!albinus@detlef. | Glenn Morris |
| 2011-04-18 | Fix a bug in time functions when timezone is changed on Windows. | Eli Zaretskii |
| 2011-04-16 | * s/sol2-6.h, s/unixware.h (PTY_TTY_NAME_SPRINTF): Protoize decl. | Paul Eggert |
| 2011-04-16 | * s/usg5-4-common.h (SETUP_SLAVE_PTY): Don't pass extra arg to 'fatal'. | Paul Eggert |
| 2011-03-26 | Remove (RET)SIGTYPE; it is identical to void on all supported systems. | Glenn Morris |
| 2011-03-16 | * process.c (allocate_pty): Let PTY_ITERATION declare iteration vars. | Paul Eggert |
| 2011-03-16 | * s/irix6-5.h (PTY_OPEN): Declare stb, to loosen coupling. | Paul Eggert |
| 2011-02-26 | Fix Sed scripts and srs/s/msdos.h for gnulib additions. Not tested yet. | Eli Zaretskii |
| 2011-02-19 | Initial version of fix for the MS-DOS build, not yet tested. | Eli Zaretskii |
| 2011-02-16 | src/s/ms-w32.h (getloadavg): Declare prototype which was removed from lisp.h. | Eli Zaretskii |
| 2011-02-16 | Use KVAR in MS-Windows build, remove buffer-file-type. | Eli Zaretskii |
| 2011-02-15 | Import getloadavg module from gnulib. | Paul Eggert |
| 2011-02-14 | Fix the MS-DOS build due to introduction of B_. | Eli Zaretskii |
| 2011-02-14 | Fix the MS-Windows build due to introduction of B_. | Eli Zaretskii |
| 2011-01-31 | Don't define HAVE_STRFTIME on MS-Windows. | Eli Zaretskii |
| 2011-01-29 | Fix the MS-Windows build broken by 2011-01-17T19:01:01Z!eggert@cs.ucla.edu an... | Eli Zaretskii |
| 2011-01-24 | Convert consecutive FSF copyright years to ranges. | Glenn Morris |
| 2011-01-23 | Two more hunks from the HP-UX patch at Bug#6811. | Peter O'Gorman |
| 2011-01-15 | Refill some copyright headers. | Glenn Morris |
| 2011-01-15 | Nuke arch-tags. | Glenn Morris |
| 2011-01-15 | Add 2011 to remaining FSF/AIST copyright years. | Glenn Morris |
| 2011-01-14 | Merge from emacs-23 | Stefan Monnier |
| 2011-01-11 | Distinguish between terminfo and termcap on NetBSD (Bug#7642). | Chong Yidong |
| 2011-01-02 | Add 2011 to FSF/AIST copyright years. | Glenn Morris |
| 2010-11-13 | * src/s/ms-w32.h (HAVE_TERMIOS_H): Do not undef, not used anymore. | Dan Nicolaescu |
| 2010-10-19 | Merge changes from emacs-23 branch. | Juanma Barranquero |
| 2010-10-18 | * src/s/cygwin.h (SIGNALS_VIA_CHARACTERS): New define (bug#7225). | Ken Brown |
| 2010-09-20 | Remove HAVE_TERMIOS definitions. | Dan Nicolaescu |
| 2010-08-22 | Merge changes from emacs-23 branch. | Chong Yidong |
| 2010-08-22 | Fix the w32 build after 2010-08-22T15:14:37Z!dann@ics.uci.edu. | Eli Zaretskii |
| 2010-08-20 | Remove redundant HAVE_TCATTR defines. | Dan Nicolaescu |
| 2010-08-09 | * src/s/hpux10-20.h (HAVE_TERMIOS, NO_TERMIO, ORDINARY_LINK): New | Peter O'Gorman |
| 2010-08-08 | * src/s/freebsd.h (DECLARE_GETPWUID_WITH_UID_T): Remove, unused. | Dan Nicolaescu |
| 2010-07-29 | Replace tests for SYSV_SYSTEM_DIR with HAVE_DIRENT_H, set via autoconf | Jan D |
| 2010-07-29 | Rename s/usg5-4.h -> s/usg5-4-common.h. | Dan Nicolaescu |
| 2010-07-28 | Clean up unexec.c, remove references to unused code. | Dan Nicolaescu |
| 2010-07-12 | Convert function definitions to standard C and some cleanups. | Dan Nicolaescu |
| 2010-07-11 | Use strchr, strrchr instead of index, rindex | Andreas Schwab |
| 2010-07-07 | Simplify start_of_data, start_of_text and related code. | Dan Nicolaescu |