Fix bug #14513 with --enable-locallisppath not working on MS-Windows.
[bpt/emacs.git] / ChangeLog
index c2e8417..b72a954 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,48 @@
+2013-06-07  Richard Copley  <rcopley@gmail.com>  (tiny change)
+
+       * Makefile.in (msys_to_w32): Modify to support d:\foo file names.
+       (msys_lisppath_to_w32, msys_prefix_subst, msys_sed_sh_escape): New
+       variables.
+       (epaths-force-w32): Use them.
+
+2013-06-03  Michael Albinus  <michael.albinus@gmx.de>
+
+       * configure.ac (HAVE_GFILENOTIFY): Check for gio >= 2.24.
+
+2013-06-03  Eli Zaretskii  <eliz@gnu.org>
+
+       * configure.ac (HAVE_GFILENOTIFY): Do not change $LIBS.
+       (GFILENOTIFY_CFLAGS, GFILENOTIFY_LIBS): Substitute.
+
+2013-06-03  Jan Djärv  <jan.h.d@swipnet.se>
+
+       * configure.ac (HAVE_GLIB): Add GLib check.  Set XGSELOBJ if GLib is
+       used.  Remove xgselect.o from XOBJ.
+
+2013-06-03  Michael Albinus  <michael.albinus@gmx.de>
+
+       * configure.ac (file-notification): New option, replaces inotify option.
+       (HAVE_W32): Remove w32notify.o.
+       (with_file_notification): Add checks for glib and w32. Adapt check
+       for inotify.
+       (Summary): Add entry for file notification.
+
+       * autogen/config.in: Add entries for HAVE_GFILENOTIFY,
+       HAVE_W32NOTIFY and USE_FILE_NOTIFY.
+
+2013-06-02  Juanma Barranquero  <lekktu@gmail.com>
+
+       * .bzrignore: Ignore dirs libexec/, share/ and var/.
+
+2013-05-29  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * INSTALL: Fix description.
+
+2013-05-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
+
+       * configure.ac (HAVE_XRANDR): Check availability of
+       XRRGetScreenResources rather than that of XRRQueryExtension.
+
 2013-05-18  Eli Zaretskii  <eliz@gnu.org>
 
        * make-dist (files): Add nt/msysconfig.sh, nt/mingw-cfg.site,