| Age | Commit message (Expand) | Author |
| 2010-07-29 | Replace tests for SYSV_SYSTEM_DIR with HAVE_DIRENT_H, set via autoconf | Jan D |
| 2010-07-24 | Fix typos in ChangeLogs. | Juanma Barranquero |
| 2010-07-12 | Fix the MS-DOS build (fallout from 2010-07-12T14:16:38Z!schwab@linux-m68k.org... | Eli Zaretskii |
| 2010-07-11 | Remove redundant definitions of HAVE_STRCHR and HAVE_STRRCHR for MS-DOS. | Eli Zaretskii |
| 2010-07-11 | Use strchr, strrchr instead of index, rindex | Andreas Schwab |
| 2010-07-08 | Fix MS-DOS configury. | Eli Zaretskii |
| 2010-07-07 | Remove src/prefix-args.c. | Dan Nicolaescu |
| 2010-07-08 | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp | Andreas Schwab |
| 2010-07-02 | Fix MS-DOS configury. | Eli Zaretskii |
| 2010-06-29 | Remove some cpp that is internal to configure.in. | Glenn Morris |
| 2010-06-26 | Fix the MS-DOS build due to changes in configury. | Eli Zaretskii |
| 2010-06-03 | Move UNEXEC definition to autoconf. | Dan Nicolaescu |
| 2010-06-02 | HAVE_ALLOCA not needed since alloca.s was removed. | Glenn Morris |
| 2010-05-25 | Replace YMF_PASS_LDFLAGS with autoconf. | Glenn Morris |
| 2010-05-25 | Remove some NS_IMPL_GNUSTEP build dead code. | Glenn Morris |
| 2010-05-24 | Remove LD_SWITCH_SYSTEM_EXTRA. | Glenn Morris |
| 2010-05-20 | Handle some HAVE_NS Makefile conditionals with configure. | Glenn Morris |
| 2010-05-20 | Build simplifications for oldxmenu. | Glenn Morris |
| 2010-05-20 | Handle CANNOT_DUMP (partially) with configure. | Glenn Morris |
| 2010-05-19 | Handle auto-depend with configure. | Glenn Morris |
| 2010-05-18 | Minor msdos build change. | Glenn Morris |
| 2010-05-18 | Set linker-related things with configure. | Glenn Morris |
| 2010-05-18 | msdos/sed1x.inp: Add copyright notice. | Eli Zaretskii |
| 2010-05-17 | Set rallocobj with configure, not cpp. | Glenn Morris |
| 2010-05-17 | Define some malloc objects with configure, not cpp. | Glenn Morris |
| 2010-05-16 | Combine the two stamp-oldxmenu cases. | Glenn Morris |
| 2010-05-16 | Simplify temacs build rule. | Glenn Morris |
| 2010-05-16 | Simplify temacs build rule. | Glenn Morris |
| 2010-05-15 | Always define LIBXMENU in src/Makefile.in. | Glenn Morris |
| 2010-05-15 | Always define OLDXMENU in src/Makefile.in. | Glenn Morris |
| 2010-05-15 | msdos/ChangeLog missing from previous commit. | Glenn Morris |
| 2010-05-15 | Always define FONT_OBJ; to empty in the non-X case. | Glenn Morris |
| 2010-05-15 | Fix "config msdos" step. | Eli Zaretskii |
| 2010-05-15 | Fix a typo in msdos/ChangeLog. | Eli Zaretskii |
| 2010-05-14 | Choose dependency of oldxmenu using configure. | Glenn Morris |
| 2010-05-14 | * msdos/sed1v2.inp (LIBXT_OTHER): Exit to empty. | Glenn Morris |
| 2010-05-13 | No harm in always defining some ns_ Makefile variables. | Glenn Morris |
| 2010-05-13 | Replace some msdos cpp. | Glenn Morris |
| 2010-05-13 | Define MOUSE_, TOOLTIP_, WINDOW_SUPPORT with configure. | Glenn Morris |
| 2010-05-13 | * msdos/sed1v2.inp (FONT_OBJ): Use the plain X version (no XFT, Freetype). | Glenn Morris |
| 2010-05-13 | Minor build simplification for NS. | Glenn Morris |
| 2010-05-12 | Some msdos build fixes (hopefully, possibly, ...) | Glenn Morris |
| 2010-05-12 | Define some variables to hold configure's output, for clarity. | Glenn Morris |
| 2010-05-11 | Remove unused output variable LIB_SRC_EXTRA_INSTALLABLES. | Glenn Morris |
| 2010-05-11 | Move LIB_GCC from cpp to configure. | Glenn Morris |
| 2010-05-10 | On msdos, set LIBS_SYSTEM with config.bat, not cpp. | Glenn Morris |
| 2010-05-09 | Move LIBS_SYSTEM from cpp to configure. | Glenn Morris |
| 2010-05-09 | Move MAIL_USE_FLOCK, MAIL_USE_LOCKF, BLESSMAIL_TARGET from cpp to configure. | Glenn Morris |
| 2010-05-08 | Merge from emacs-23 | Stefan Monnier |
| 2010-05-07 | Bump version to 23.2. | Chong Yidong |