]> code.delx.au - gnu-emacs/blobdiff - ChangeLog
Do not create locallisppath directories.
[gnu-emacs] / ChangeLog
index 097a099b56fac2fcc63fd5d164c5734ce2f88775..8a61bd42712138b0ce4d045d69591894cb2564b4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,26 @@
-2013-06-20  RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
+2013-06-27  Juanma Barranquero  <lekktu@gmail.com>
+
+       * Makefile.in (install-arch-indep): Do not create directories passed
+       with --enable-locallisppath.
+
+2013-06-24  Glenn Morris  <rgm@fencepost.gnu.org>
+
+       * configure.ac: Include X11/X.h when testing for Xft.h.  (Bug#14684)
+
+2013-06-22  Juanma Barranquero  <lekktu@gmail.com>
+
+       * .bzrignore: Add GNU idutils ID database file.
+
+2013-06-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
+
+       * configure.ac (HAVE_LIBXML2): Try built-in libxml2 on OS X 10.8
+       as a fallback.
+
+2013-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * .bzrignore: Don't unignore cl-loaddefs.el.
+
+2013-06-20  RĂ¼diger Sonderfeld  <ruediger@c-plusplus.de>
 
        * configure.ac (log2): Check for this function.