summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2011-11-20 04:48:53 +0100
committerJuanma Barranquero <lekktu@gmail.com>2011-11-20 04:48:53 +0100
commit4e5cba9e27bdf85408557c14ca8a63f3426be8d8 (patch)
treebfb2cf4f3967c57a4b45e009a403259ca5e7fc01 /ChangeLog
parentaead30b5ae76af1aa8dfd440ba0a7a40f4e15c77 (diff)
downloademacs-4e5cba9e27bdf85408557c14ca8a63f3426be8d8.tar.gz
Fix typos.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 34039b3860c..a082dc5b08a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -689,7 +689,7 @@
* 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>
@@ -9711,7 +9711,7 @@
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)