| Age | Commit message (Expand) | Author |
| 2013-11-26 | ChangeLog fixes | Glenn Morris |
| 2013-11-26 | Move runtime leim lisp files to lisp/leim directory | Glenn Morris |
| 2013-11-25 | Preload leim-list.el | Glenn Morris |
| 2013-11-21 | Use just LIBXMENU, not LIBXMENU_DIR and LIBXMENU_BASE. | Paul Eggert |
| 2013-11-20 | Fix some dependency problems that cause unnecessary recompiles. | Paul Eggert |
| 2013-11-19 | * make-dist: Distribute build-aux/msys-to-w32. | Glenn Morris |
| 2013-11-19 | * Makefile.in (msys_to_w32, msys_lisppath_to_w32): Remove. | Dani Moncayo |
| 2013-11-16 | * configure.ac (DEBUGGER_SEES_C_MACROS): Remove. | Paul Eggert |
| 2013-11-14 | * configure.ac (DEBUGGER_SEES_C_MACROS): New macro. | Paul Eggert |
| 2013-11-13 | Simplify, port and tune bool vector implementation. | Paul Eggert |
| 2013-11-13 | * Makefile.in (ACLOCAL_INPUTS): Add configure.ac. | Paul Eggert |
| 2013-11-11 | Remove nt/msysconfig.sh | Dani Moncayo |
| 2013-11-11 | * Makefile.in (epaths-force-w32): Simplify w32srcdir computation. | Dani Moncayo |
| 2013-11-08 | Merge from gnulib. | Paul Eggert |
| 2013-11-06 | Port to C11 aligned_alloc, and fix some integer overflows. | Paul Eggert |
| 2013-11-05 | * Makefile.in (epaths-force-w32): Move srcdir tweak here | Glenn Morris |
| 2013-11-05 | Correct the top-level ChangeLog. | Eli Zaretskii |
| 2013-11-05 | * make-dist: Don't distribute old, unsupported w32 build method. | Glenn Morris |
| 2013-11-04 | Remove the autogen/ directory | Glenn Morris |
| 2013-11-04 | Simplify and port recent bool vector changes. | Paul Eggert |
| 2013-11-04 | Fix bug #15260 with building and installing Emacs in non-ASCII directories. | Eli Zaretskii |
| 2013-11-03 | Port to stricter C99 platforms. | Paul Eggert |
| 2013-11-02 | test/automated: Use relative filename for emacs executable | Glenn Morris |
| 2013-10-31 | * configure.ac: Use [!...] rather than [^...], for ksh. (Bug#15769) | Glenn Morris |
| 2013-10-29 | * Makefile.in (distclean, bootstrap-clean, maintainer-clean): | Glenn Morris |
| 2013-10-27 | * configure.ac: It seems installing in non-ASCII is not, in fact, ok. | Glenn Morris |
| 2013-10-24 | * configure.ac: It seems _installing_ in non-ASCII is ok, not building. | Glenn Morris |
| 2013-10-24 | Avoid non-portable "` ... \"...\" ... `" nesting | Glenn Morris |
| 2013-10-23 | Attempt at a fix for mingw CPPFLAGS | Glenn Morris |
| 2013-10-23 | * configure.ac (src/.gdbinit): Use ac_abs_top_srcdir. | Glenn Morris |
| 2013-10-23 | * Makefile.in (epaths-force-w32): Use abs_srcdir | Glenn Morris |
| 2013-10-23 | * configure.ac: Explicit error for non-ASCII directories | Glenn Morris |
| 2013-10-23 | More Makefile quoting | Glenn Morris |
| 2013-10-23 | Progress towards allowing installation in directories with whitespace | Glenn Morris |
| 2013-10-22 | Make building in directories with whitespace possible | Glenn Morris |
| 2013-10-22 | Merge from gnulib. | Paul Eggert |
| 2013-10-13 | * configure.ac [alpha]: Explicit error in non-ELF case. | Glenn Morris |
| 2013-10-12 | Merge from gnulib. | Paul Eggert |
| 2013-10-11 | * configure.ac (LIBGNUTLS): Don't set LIBGNUTLS_* back to the empty | Stefan Monnier |
| 2013-10-11 | Support GnuTLS v3 and set up its audit logging properly. | Ted Zlatanov |
| 2013-10-09 | Handle giflib 5 changes (tiny change) | Barry Fishman |
| 2013-10-08 | Support menus on text-mode terminals. | Eli Zaretskii |
| 2013-10-07 | ChangeLog consistency. | Paul Eggert |
| 2013-10-07 | Improve support for popcount and counting trailing zeros. | Paul Eggert |
| 2013-10-04 | Use hardware support for byteswapping on glibc x86 etc. | Paul Eggert |
| 2013-10-03 | Merge from gnulib. | Paul Eggert |
| 2013-09-24 | Merge from gnulib. | Paul Eggert |
| 2013-09-23 | Suppress some unhelpful warnings when using clang. | Jan Djärv |
| 2013-09-22 | Tell valgrind about conservative GC regions and suppress spurious | Daniel Colascione |
| 2013-09-20 | * INSTALL: New homepage of libtiff. | Xue Fuqiao |