]> code.delx.au - gnu-emacs/history - ChangeLog
--enable-silent-warnings now suppresses more chatter.
[gnu-emacs] / 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...
2014-06-14 Paul EggertPort part of the AIX fix to Solaris.
2014-06-13 Glenn MorrisWith GNU make, MFLAGS is not needed
2014-06-11 Paul EggertBackport fcntl.h AIX fix from the trunk.
2014-06-11 Glenn MorrisMerge from emacs-24; up to 2014-06-02T14:17:07Z!michael...
2014-06-11 Paul EggertUse a shell function in configure.ac to cut down on...
2014-06-11 Glenn Morris* configure.ac: Require at least version 3.81 of GNU...
2014-06-10 Paul EggertRely on AC_CANONICAL_HOST to detect whether we're using...
2014-06-10 Glenn Morris* Makefile.in (AUTOCONF, AUTOMAKE, AUTOHEADER, ACLOCAL...
2014-06-10 Glenn MorrisGet rid of the INFO_EXT variable
2014-06-08 Glenn MorrisMerge from emacs-24; up to 2014-06-02T11:35:40Z!michael...
2014-06-08 Glenn MorrisMerge from emacs-24; up to 2014-06-01T23:37:59Z!eggert...
2014-06-07 Paul EggertPort better to AIX.
2014-06-05 Dmitry Antipov* INSTALL: Mention SVG image support.
2014-06-05 Paul EggertTry harder to find GNU Make when configuring.
2014-06-05 Dmitry Antipov* configure.ac (POLL_FOR_INPUT): Define with HAVE_WINDO...
2014-06-05 Paul Eggert* configure.ac: --without-all now implies --without...
2014-06-03 Eli ZaretskiiDefine the size of dumped data for MS-Windows locally...
2014-06-02 Glenn MorrisMerge from emacs-24; up to 2014-05-29T17:16:00Z!dmantip...
2014-06-01 Paul EggertMerge from gnulib.
2014-06-01 Juanma Barranquero* configure.ac: Raise HEAPSIZE value for 32-bit builds...
2014-05-30 Paul EggertFix port to 32-bit AIX with xlc.
2014-05-29 Paul Eggert* configure.ac (pthread_sigmask): Look in LIB_PTHREAD...
2014-05-29 Eli ZaretskiiRemove nt/addsection.c and don't build addsection.exe.
2014-05-29 Paul EggertDon't substitute sigprocmask for pthread_sigmask.
2014-05-29 Glenn Morris* configure.ac: Explicitly drop some ancient Solaris...
2014-05-27 Fabrice PopineauUse mmap(2) emulation for buffer text on MS-Windows.
2014-05-27 Paul EggertMerge from gnulib.
2014-05-26 Glenn MorrisMerge from emacs-24; up to 2014-05-26T10:21:18Z!rgm...
2014-05-22 Paul EggertFix port to 32-bit AIX.
2014-05-19 Paul EggertRemove dependencies on getdelim and getline.
2014-05-18 Glenn Morris* configure.ac: Do not bother testing for png in non...
2014-05-18 Glenn Morris* configure.ac (INSTALL_INFO): Revert to just checking...
2014-05-18 Paul EggertPort ctags+etags build to Sun C 5.12.
2014-05-18 Paul EggertPort recent libpng changes to hosts with missing png.h.
2014-05-17 Paul EggertAssume C99 or later.
2014-05-17 Glenn Morris* configure.ac (INSTALL_INFO): Try "ginstall-info"...
2014-05-16 Paul EggertDon't require pkg-config when building from repository.
2014-05-15 Jan DjärvFix typo
2014-05-15 Jan DjärvFix yet another configure error on OSX.
2014-05-14 Glenn MorrisMerge from emacs-24; up to 2014-05-15T16:55:18Z!jan...
2014-05-13 Dmitry AntipovIf available, use Xfixes extension to do pointer blanking.
next