]> code.delx.au - gnu-emacs/blobdiff - ChangeLog
.bzrignore: Add more ignored patterns, including for the MS-DOS build.
[gnu-emacs] / ChangeLog
index eb2d87e29b4f6382bdcb32d8912b8369d8ace442..b3baff1d7f10cf7f34a9a67d1436effe663e128a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,38 @@
+2010-01-02  Eli Zaretskii  <eliz@gnu.org>
+
+       * .bzrignore: Add more ignored patterns, including for the MS-DOS
+       build.
+
+2009-12-27  Karl Fogel  <kfogel@red-bean>
+
+       * INSTALL.BZR: Rename from INSTALL.CVS; edit to talk about Bazaar.
+       * INSTALL, autogen.sh, configure.in, configure: Adjust accordingly.
+
+2009-12-17  Glenn Morris  <rgm@gnu.org>
+
+       * .dir-locals.el (bug-reference-url-format): Change to debbugs.gnu.org.
+
+2009-12-15  Glenn Morris  <rgm@gnu.org>
+
+       * info/dir: Add EDT entry.
+       * Makefile.in (INFO_FILES): Add edt.
+
+2009-12-10  Jan Djärv  <jan.h.d@swipnet.se>
+
+       * configure.in: Check for RSVG if GNUStep is used.
+
+2009-12-09  Jan Djärv  <jan.h.d@swipnet.se>
+
+       * configure.in: Don't check for RSVG or GConf unless X11 is used.
+
+2009-12-09  Ken Brown  <kbrown@cornell.edu>  (tiny change)
+
+       * configure.in: Allow compiling Emacs with GTK on Cygwin.
+
+2009-12-01  Glenn Morris  <rgm@gnu.org>
+
+       * make-dist: Add etc/images/mpc directory.
+
 2009-11-21  Jan Djärv  <jan.h.d@swipnet.se>
 
        * configure.in: Don't check for GConf unless X is used.
@@ -27,7 +62,7 @@
 2009-11-14  Jan Djärv  <jan.h.d@swipnet.se>
 
        * configure.in: --enable-autodepend is new.  Check for GNU Make
-       and that gcc supports -MMD -MF. Define AUTO_DEPEND if we can use
+       and that gcc supports -MMD -MF.  Define AUTO_DEPEND if we can use
        gcc and GNU make to generate dependencies.
 
 2009-10-27  Glenn Morris  <rgm@gnu.org>