summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2014-10-15* .bzrignore: Add uni-brackets.el.Stefan Monnier
2014-10-14* configure.ac: Require OSX >= 10.6 even if --with-ns is not given.Jan Djärv
2014-10-14* configure.ac: apple-darwin powerpc is unported.Jan Djärv
2014-10-12Merge from emacs-24; up to 2014-07-26T11:58:24Z!schwab@linux-m68k.orgGlenn Morris
2014-10-12Require OSX >= 10.6. Remove PowerPC unexec code.Jan Djärv
2014-10-11Fix putenv race conditions with undefined behavior.Paul Eggert
2014-10-11* configure.ac (LD_SWITCH_SYSTEM_TEMACS) [CYGWIN]: Set stack size to 8 MB. (...Ken Brown
2014-10-06* configure.ac: Add -Wno-string-plus-int for clang.Jan Djärv
2014-10-04* configure.ac: Silence warning with some old Xrandr.h.Glenn Morris
2014-10-03Merge from emacs-24; up to 2014-07-16T17:06:12Z!rgm@gnu.orgGlenn Morris
2014-10-02* configure.ac: Port to strict POSIX shells on non-MinGW.Paul Eggert
2014-09-29Follow-up to renaming v24.5 to 25.1.Eli Zaretskii
2014-09-29Keep stack-allocated Lisp objects fast rather than versatile.Dmitry Antipov
2014-09-27* configure.ac [CYGWIN]: Enable sound support.Ken Brown
2014-09-24* configure.ac (MAKEINFO): Allow 'makeinfo' to be called 'texi2any'.Paul Eggert
2014-09-23Merge from gnulib.Paul Eggert
2014-09-22Merge from emacs-24Stefan Monnier
2014-09-21* configure.ac: Increase headerpad_extra to 1000, update the commentDavid Caldwell
2014-09-14Merge from emacs-24; up to 2014-07-09T02:04:12Z!rgm@gnu.orgGlenn Morris
2014-09-13Resurrect sound support on MS-Windows that was lost in transition.Eli Zaretskii
2014-09-09Improve the experimental local and scoped allocation.Paul Eggert
2014-09-07Expand @AM_DEFAULT_VERBOSITY@ even if Automake is old.Paul Eggert
2014-09-06Remove unused variable EMACS_HEAPSIZE from src/Makefile.in.Eli Zaretskii
2014-09-03* configure.ac (MAKEINFO): Clean up some configuration bitrot.Paul Eggert
2014-09-02Merge from gnulib, incorporating:Paul Eggert
2014-09-01Fix typo in previous change's ChangeLog.Paul Eggert
2014-09-01--enable-silent-warnings now suppresses more chatter.Paul Eggert
2014-08-31Clean up extern decls a bit.Paul Eggert
2014-08-30* configure.ac (__restrict_arr): Remove; no longer used.Paul Eggert
2014-08-30* configure.ac (MAKE): Export it, for config.status.Paul Eggert
2014-08-30Vector-sorting fixes.Paul Eggert
2014-08-29Add vectors support to Fsort.Dmitry Antipov
2014-08-28Add support for HYBRID_MALLOC, allowing the use of gmalloc beforeKen Brown
2014-08-27Add install/uninstall rules for etc/emacs.appdata.xmlGlenn Morris
2014-08-27Improve robustness of new string-collation code.Paul Eggert
2014-08-26* configure.ac (HAVE_LINUX_SYSINFO): Avoid false positive on Solaris.Dmitry Antipov
2014-08-26Handle C stack overflow caused by too nested Lisp evaluation.Dmitry Antipov
2014-08-25* configure.ac (G_SLICE_ALWAYS_MALLOC): Remove obsolete macro.Ken Brown
2014-08-24Remove reference to obsolete configure scriptsChristoph Scholtes
2014-08-24Add string collation.Michael Albinus
2014-08-23Fix bug #18302 with minor issues in the MSYS2/MinGW64 build.Karol Ostrovsky
2014-08-22Backport: * configure.ac (HAVE_XPM): Explain the use of CPPFLAGS in the Cygwi...Ken Brown
2014-08-21* configure.ac (HAVE_XPM): Explain the use of CPPFLAGS in the Cygwin-w32 buil...Ken Brown
2014-08-10Merge from emacs-24; up to 2014-06-28T23:35:17Z!rgm@gnu.orgGlenn Morris
2014-08-10Don't prevent random file systems from being unmounted.Paul Eggert
2014-08-10config.bat: fix some confusing wordingReuben Thomas
2014-08-09Minor fixes in the last commit wrt MS-DOS build.Eli Zaretskii
2014-08-09Remove support for DJGPP < 2.02Reuben Thomas
2014-08-08Merge from gnulib.Paul Eggert
2014-08-07Fix a few ``MS-DOG''s overlooked in the previous commit.Reuben Thomas