Spelling fixes.
[bpt/emacs.git] / ChangeLog
index 2cd3f8e..a082dc5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+2011-11-13  Glenn Morris  <rgm@gnu.org>
+
+       * INSTALL: Tiny updates for disk space used during installation.
+
+2011-11-05  Eli Zaretskii  <eliz@gnu.org>
+
+       * lib/makefile.w32-in (FRC): New dummy target.
+       (TAGS): Depend on FRC.
+
+2011-11-04  Glenn Morris  <rgm@gnu.org>
+
+       * configure.in: Increase minimum GnuTLS version to 2.6.6. (Bug#9929)
+       Do not include GnuTLS version info in final summary message.
+
+2011-10-31  Eli Zaretskii  <eliz@gnu.org>
+
+       * config.bat: Use config.in and Makefile.in from src/ and lib/, if
+       they exist there, else from autogen/.
+
+       * make-dist (msdos): Add depfiles.bat and inttypes.h.
+
 2011-10-25  Nali Toja  <nalitoja@gmail.com>  (tiny change)
 
        * configure.in (HAVE_GNU_MAKE): Respect MAKE env-var.  (Bug#9868)
        * autogen/Makefile.in: Add auto-updated generated files.
        * autogen.sh: No longer a no-op, now it tests for autotools
        and runs them as necessary.
-       * configure.in: Defaule maintainer-mode to on.
+       * configure.in: Default maintainer-mode to on.
        * aclocal.m4, configure, lib/Makefile.in: Remove files.
 
 2011-03-13  Paul Eggert  <eggert@cs.ucla.edu>
 
        * BUGS: Use new binding of view-emacs-problems.
 
-2009-05-04   Simon Leinen  <simon.leinen@switch.ch>  (tiny change)
+2009-05-04  Simon Leinen  <simon.leinen@switch.ch>  (tiny change)
 
        * Makefile.in (install-arch-dep): Avoid using $$(..) construct,
        for Solaris compatibility.
        paths.h.in, Makefile.in in src.
 
        * configure: Delete .tmp files before creating them; don't bother
-       trying to make final targets writeable first, since it won't
+       trying to make final targets writable first, since it won't
        matter to move-if-change.
 
 1992-05-19  Jim Blandy  (jimb@pogo.cs.oberlin.edu)