aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2013-04-21 22:01:33 -0700
committerPaul Eggert2013-04-21 22:01:33 -0700
commitc6cb2f53ac46155dbe7fc87681e3bfbd3dc9138b (patch)
tree532492978f435bc4e0fce4c830499133a69d0733 /ChangeLog
parent38cc0210f3bed42829d6cea2dd512a53e581764f (diff)
downloademacs-c6cb2f53ac46155dbe7fc87681e3bfbd3dc9138b.tar.gz
emacs-c6cb2f53ac46155dbe7fc87681e3bfbd3dc9138b.zip
* build-aux/update-subdirs: Don't leave subdirs.el~ behind.
It messes up 'make distclean', and contains no useful information because it's a copy of subdirs.el.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dc6c0bfc3ec..ad354100bc7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
12013-04-22 Paul Eggert <eggert@cs.ucla.edu>
2
3 * build-aux/update-subdirs: Don't leave subdirs.el~ behind.
4 It messes up 'make distclean', and contains no useful information
5 because it's a copy of subdirs.el.
6
12013-04-18 John Marino <gnugcc@marino.st> (tiny change) 72013-04-18 John Marino <gnugcc@marino.st> (tiny change)
2 8
3 * configure.ac: Add DragonFly BSD, mostly same as FreeBSD. (Bug#14068) 9 * configure.ac: Add DragonFly BSD, mostly same as FreeBSD. (Bug#14068)