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