summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2013-11-26ChangeLog fixesGlenn Morris
2013-11-26Move runtime leim lisp files to lisp/leim directoryGlenn Morris
2013-11-25Preload leim-list.elGlenn Morris
2013-11-21Use just LIBXMENU, not LIBXMENU_DIR and LIBXMENU_BASE.Paul Eggert
2013-11-20Fix 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-13Simplify, port and tune bool vector implementation.Paul Eggert
2013-11-13* Makefile.in (ACLOCAL_INPUTS): Add configure.ac.Paul Eggert
2013-11-11Remove nt/msysconfig.shDani Moncayo
2013-11-11* Makefile.in (epaths-force-w32): Simplify w32srcdir computation.Dani Moncayo
2013-11-08Merge from gnulib.Paul Eggert
2013-11-06Port to C11 aligned_alloc, and fix some integer overflows.Paul Eggert
2013-11-05* Makefile.in (epaths-force-w32): Move srcdir tweak hereGlenn Morris
2013-11-05Correct the top-level ChangeLog.Eli Zaretskii
2013-11-05* make-dist: Don't distribute old, unsupported w32 build method.Glenn Morris
2013-11-04Remove the autogen/ directoryGlenn Morris
2013-11-04Simplify and port recent bool vector changes.Paul Eggert
2013-11-04Fix bug #15260 with building and installing Emacs in non-ASCII directories.Eli Zaretskii
2013-11-03Port to stricter C99 platforms.Paul Eggert
2013-11-02test/automated: Use relative filename for emacs executableGlenn 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-24Avoid non-portable "` ... \"...\" ... `" nestingGlenn Morris
2013-10-23Attempt at a fix for mingw CPPFLAGSGlenn 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_srcdirGlenn Morris
2013-10-23* configure.ac: Explicit error for non-ASCII directoriesGlenn Morris
2013-10-23More Makefile quotingGlenn Morris
2013-10-23Progress towards allowing installation in directories with whitespaceGlenn Morris
2013-10-22Make building in directories with whitespace possibleGlenn Morris
2013-10-22Merge from gnulib.Paul Eggert
2013-10-13* configure.ac [alpha]: Explicit error in non-ELF case. Glenn Morris
2013-10-12Merge from gnulib.Paul Eggert
2013-10-11* configure.ac (LIBGNUTLS): Don't set LIBGNUTLS_* back to the emptyStefan Monnier
2013-10-11Support GnuTLS v3 and set up its audit logging properly.Ted Zlatanov
2013-10-09Handle giflib 5 changes (tiny change)Barry Fishman
2013-10-08Support menus on text-mode terminals.Eli Zaretskii
2013-10-07ChangeLog consistency.Paul Eggert
2013-10-07Improve support for popcount and counting trailing zeros.Paul Eggert
2013-10-04Use hardware support for byteswapping on glibc x86 etc.Paul Eggert
2013-10-03Merge from gnulib.Paul Eggert
2013-09-24Merge from gnulib.Paul Eggert
2013-09-23Suppress some unhelpful warnings when using clang.Jan Djärv
2013-09-22Tell valgrind about conservative GC regions and suppress spuriousDaniel Colascione
2013-09-20* INSTALL: New homepage of libtiff.Xue Fuqiao