]> code.delx.au - gnu-emacs/history - ChangeLog
Remove lib-src/grep-changelog
[gnu-emacs] / ChangeLog
2014-10-15 Jan Djärv* configure.ac: Move the OSX 10.6 test.
2014-10-15 Stefan Monnier* .bzrignore: Add uni-brackets.el.
2014-10-15 Glenn MorrisMerge from emacs-24; up to 2014-07-27T09:41:59Z!ttn...
2014-10-14 Eli ZaretskiiMerge from trunk and resolve conflicts.
2014-10-14 Jan Djärv* configure.ac: Require OSX >= 10.6 even if --with...
2014-10-14 Jan Djärv* configure.ac: apple-darwin powerpc is unported.
2014-10-13 Glenn MorrisMerge from emacs-24; up to 2014-07-27T01:00:26Z!fgallin...
2014-10-13 Glenn MorrisMerge from emacs-24; up to 2014-07-26T12:14:42Z!schwab...
2014-10-12 Glenn MorrisMerge from emacs-24; up to 2014-07-26T11:58:24Z!schwab...
2014-10-12 Jan DjärvRequire OSX >= 10.6. Remove PowerPC unexec code.
2014-10-12 Paul EggertFix putenv race conditions with undefined behavior.
2014-10-11 Ken Brown* configure.ac (LD_SWITCH_SYSTEM_TEMACS) [CYGWIN]:...
2014-10-09 Glenn MorrisMerge from emacs-24; up to 2014-07-22T06:37:31Z!yamaoka...
2014-10-06 Jan Djärv* configure.ac: Add -Wno-string-plus-int for clang.
2014-10-05 Glenn MorrisMerge from emacs-24; up to 2014-07-21T01:34:03Z!monnier...
2014-10-04 Glenn Morris* configure.ac: Silence warning with some old Xrandr.h.
2014-10-04 Glenn MorrisMerge from emacs-24; up to 2014-07-20T16:14:58Z!dmantip...
2014-10-03 Glenn MorrisMerge from emacs-24; up to 2014-07-17T10:18:19Z!dmantip...
2014-10-03 Glenn MorrisMerge from emacs-24; up to 2014-07-16T17:06:12Z!rgm...
2014-10-02 Paul Eggert* configure.ac: Port to strict POSIX shells on non...
2014-10-02 Stefan MonnierMerge from emacs-24
2014-09-30 Stefan MonnierMerge from emacs-24
2014-09-29 Eli ZaretskiiFollow-up to renaming v24.5 to 25.1.
2014-09-29 Ulf JasperDo not set `url-gateway-method' in `url-https'. (Bug...
2014-09-29 Dmitry AntipovKeep stack-allocated Lisp objects fast rather than...
2014-09-27 Ken Brown* configure.ac [CYGWIN]: Enable sound support.
2014-09-25 Paul Eggert* configure.ac (MAKEINFO): Allow 'makeinfo' to be calle...
2014-09-23 Paul EggertMerge from gnulib.
2014-09-22 Stefan MonnierMerge from emacs-24
2014-09-21 David Caldwell* configure.ac: Increase headerpad_extra to 1000, updat...
2014-09-15 Daniel ColascioneUpdate documentation for `insert-register'
2014-09-15 Glenn MorrisMerge from emacs-24; up to 2014-07-09T02:04:12Z!rgm...
2014-09-13 Eli ZaretskiiResurrect sound support on MS-Windows that was lost...
2014-09-10 Paul EggertImprove the experimental local and scoped allocation.
2014-09-08 Glenn MorrisMerge from emacs-24; up to 2014-07-08T06:24:07Z!eggert...
2014-09-07 Paul EggertExpand @AM_DEFAULT_VERBOSITY@ even if Automake is old.
2014-09-06 Eli ZaretskiiRemove unused variable EMACS_HEAPSIZE from src/Makefile.in.
2014-09-04 Paul Eggert* configure.ac (MAKEINFO): Clean up some configuration...
2014-09-03 Glenn MorrisMerge from emacs-24; up to 2014-07-04T02:28:54Z!dmantip...
2014-09-02 Paul EggertMerge from gnulib, incorporating:
2014-09-01 Paul EggertFix typo in previous change's ChangeLog.
2014-09-01 Paul Eggert--enable-silent-warnings now suppresses more chatter.
2014-09-01 Paul EggertClean up extern decls a bit.
2014-08-31 Paul Eggert* configure.ac (__restrict_arr): Remove; no longer...
2014-08-31 Paul Eggert* configure.ac (MAKE): Export it, for config.status.
2014-08-30 Paul EggertVector-sorting fixes.
2014-08-29 Dmitry AntipovAdd vectors support to Fsort.
2014-08-28 Ken BrownAdd support for HYBRID_MALLOC, allowing the use of...
2014-08-28 Glenn MorrisAdd install/uninstall rules for etc/emacs.appdata.xml
2014-08-28 Glenn MorrisMerge from emacs-24; up to 2014-07-02T00:57:53Z!juri...
2014-08-27 Paul EggertImprove robustness of new string-collation code.
2014-08-26 Dmitry Antipov* configure.ac (HAVE_LINUX_SYSINFO): Avoid false positi...
2014-08-26 Dmitry AntipovHandle C stack overflow caused by too nested Lisp evalu...
2014-08-25 Ken Brown* configure.ac (G_SLICE_ALWAYS_MALLOC): Remove obsolete...
2014-08-25 Christoph ScholtesRemove reference to obsolete configure scripts
2014-08-24 Michael AlbinusAdd string collation.
2014-08-23 Karol OstrovskyFix bug #18302 with minor issues in the MSYS2/MinGW64...
2014-08-22 Ken BrownBackport: * configure.ac (HAVE_XPM): Explain the use...
2014-08-21 Ken Brown* configure.ac (HAVE_XPM): Explain the use of CPPFLAGS...
2014-08-15 Glenn MorrisMerge from emacs-24; up to 2014-06-29T18:32:35Z!michael...
2014-08-11 Glenn MorrisMerge from emacs-24; up to 2014-06-28T23:35:17Z!rgm...
2014-08-10 Paul EggertDon't prevent random file systems from being unmounted.
2014-08-10 Reuben Thomasconfig.bat: fix some confusing wording
2014-08-09 Eli ZaretskiiMinor fixes in the last commit wrt MS-DOS build.
2014-08-09 Reuben ThomasRemove support for DJGPP < 2.02
2014-08-09 Paul EggertMerge from gnulib.
2014-08-07 Reuben ThomasFix a few ``MS-DOG''s overlooked in the previous commit.
2014-08-04 Paul EggertMerge from gnulib, incorporating:
2014-08-03 Glenn MorrisMerge from emacs-24; up to 2014-06-27T16:27:08Z!rgm...
2014-08-02 Paul Eggert* configure.ac (HAVE_TIMERFD): Also check for TFD_NONBLOCK,
2014-08-01 Eli ZaretskiiMerge from emacs-24; up to 2014-06-26T21:51:25Z!rgm...
2014-07-31 Paul EggertSimplify timerfd configuration and fix some minor glitches.
2014-07-28 Glenn MorrisMerge from emacs-24; up to 2014-06-26T06:55:15Z!rgm...
2014-07-28 Dmitry AntipovOn GNU/Linux, use timerfd for asynchronous timers.
2014-07-21 Glenn MorrisMerge from emacs-24; up to 2014-06-25T10:17:41Z!rgm...
2014-07-16 Glenn MorrisMerge from emacs-24; up to 2014-06-23T06:25:47Z!rgm...
2014-07-13 Paul EggertImprove behavior of 'bzr up; cd src; make -k'.
2014-07-12 Paul EggertMerge from gnulib, incorporating:
2014-07-12 Glenn MorrisMerge from emacs-24; up to 2014-06-22T05:00:14Z!dmantip...
2014-07-11 Paul Eggert* Makefile.in (install-arch-indep): Avoid readdir race.
2014-07-10 Dmitry Antipov* configure.ac: Check whether sys/sysinfo.h provides
2014-07-09 Glenn MorrisMerge from emacs-24; up to 2014-06-19T14:03:45Z!monnier...
2014-07-03 Glenn MorrisMerge from emacs-24; up to 2014-06-15T04:52:34Z!eli...
2014-07-01 Kenichi Handamerge trunk
2014-06-28 Glenn MorrisUse gcc auto-dependency information for lwlib and oldXMenu
2014-06-28 Glenn MorrisMerge from emacs-24; up to 2014-06-12T14:55:48Z!monnier...
2014-06-28 Kenichi Handamerge trunk
2014-06-27 Glenn MorrisReplace BOOTSTRAPEMACS with an order-only dependence...
2014-06-27 Glenn Morris* make-dist: Exclude test/automated/*.log.
2014-06-26 Glenn MorrisMerge from emacs-24; up to 2014-06-11T19:33:14Z!rgm...
2014-06-26 Glenn MorrisSimplify and parallize test/automated Makefile
2014-06-24 Glenn MorrisMerge from emacs-24; up to 2014-06-08T18:27:22Z!eggert...
2014-06-21 Glenn MorrisMerge from emacs-24; up to 2014-06-06T02:22:40Z!monnier...
2014-06-20 Paul Eggert* configure.ac: Warn about --enable-link-time-optimizat...
2014-06-20 Paul EggertDiagnose failures due to colons in directory names.
2014-06-20 Paul EggertPort to GCC 4.9.0 with link time optimization.
2014-06-17 Paul EggertOmit redundant extern decls.
2014-06-15 Glenn MorrisUse `make -C' rather than `cd && make'
2014-06-15 Glenn MorrisParallelize clean rules using GNU make features
2014-06-15 Glenn MorrisMerge from emacs-24; up to 2014-06-03T06:51:18Z!eliz...
next