aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2011-03-20 16:58:23 -0700
committerGlenn Morris2011-03-20 16:58:23 -0700
commit66b874939b5acd59c76fa53373f2e41871ec1fef (patch)
tree2068f1af187f95a85ac0c7730c7b611b9d4ad8c1 /src/ChangeLog
parent1fe275ee28e8a37fdbbd6d6cf75f1b15b9674b4b (diff)
downloademacs-66b874939b5acd59c76fa53373f2e41871ec1fef.tar.gz
emacs-66b874939b5acd59c76fa53373f2e41871ec1fef.zip
(Re)move autotools generated files from the repository.
Ref: http://lists.gnu.org/archive/html/emacs-devel/2011-03/msg00225.html * autogen/: New directory, to be excluded from releases. * autogen/copy_autogen, autogen/update_autogen: New scripts. * autogen/README: New file. * autogen/aclocal.m4, autogen/config.in, autogen/configure: * 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. * aclocal.m4, configure, lib/Makefile.in: Remove files. * src/config.in: Remove file. * INSTALL.BZR, admin/make-tarball.txt: Update instructions.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 95bafd023b4..6fa2d821565 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12011-03-20 Glenn Morris <rgm@gnu.org>
2
3 * config.in: Remove file.
4
12011-03-20 Juanma Barranquero <lekktu@gmail.com> 52011-03-20 Juanma Barranquero <lekktu@gmail.com>
2 6
3 * minibuf.c (Vcompleting_read_function): Don't declare, global variables 7 * minibuf.c (Vcompleting_read_function): Don't declare, global variables