]> code.delx.au - gnu-emacs/blobdiff - ChangeLog
2009-09-25 Tassilo Horn <tassilo@member.fsf.org>
[gnu-emacs] / ChangeLog
index 0234d25139bd3d014aba3de66a9226bb279eb6f8..bf31ef0dfe34828c70b982f60665b420fdf33900 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,59 @@
+2009-09-17  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * config.guess, config.sub: Updated from master source.
+
+       * configure.in (OTHER_FILES): Define using autoconf not cpp.
+
+2009-09-14  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * .dir-locals.el (change-log-mode): Restore bug-reference-mode.
+
+2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
+
+       * INSTALL: Update URL for GNU FreeFont.
+
+2009-09-09  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (install-arch-indep): Don't recursively change perms of
+       site-lisp and infodir.  There may be non-Emacs files in here, and the
+       files supplied by Emacs are all handled explicitly already.  (Bug#3800)
+       (mkdir): Set umask to world-readable before creating directories.
+       mkinstalldirs already checks if dirs exist, don't duplicate this test.
+
+2009-08-29  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (info-real): Don't ignore errors from doc Makefiles.
+       (info): Don't give an error in the absence of makeinfo - let the doc
+       Makefiles do that, if the info files need rebuilding.  (Bug#3982)
+
+2009-08-23  Ken Raeburn  <raeburn@raeburn.org>
+
+       * Makefile.in (install-arch-indep): If the versioned DOC-####
+       generated during loadup+dump isn't found, install the plain DOC
+       file that always gets generated, in case CANNOT_DUMP is set.
+
+       * configure.in: Warn if package version specified here doesn't
+       match the version in version.el.
+       * configure: Regenerate.
+
+2009-08-22  Michael Albinus  <michael.albinus@gmx.de>
+
+       * configure.in: AC_CHECK_FUNCS dbus_watch_get_unix_fd.
+
+       * configure: Regenerate.
+
+2009-08-19  Glenn Morris  <rgm@gnu.org>
+
+       * INSTALL: Remove reference to cvtmail.
+
+2009-08-15  CHENG Gao  <chenggao@gmail.com>
+
+       * Makefile.in (install-arch-indep): Remove .DS_Store files (MacOSX).
+
+2009-08-02  Kevin Ryde <user42@zip.com.au>
+
+       * INSTALL: Fix free fonts URL.
+
 2009-07-22  Glenn Morris  <rgm@gnu.org>
 
        * configure.in (AC_PREREQ): Require autoconf 2.62.