summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--lisp/ChangeLog6
2 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a3277c1a344..439a4138728 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-10-19 Eli Zaretskii <eliz@is.elta.co.il>
+
+ * aclocal.m4: Remove the commented-out AC_PREREQ (it caused
+ trouble on Debian woody with both Autoconf 2.13 and 2.52
+ installed: the wrong version would be selected by Debian).
+
2001-10-19 Gerd Moellmann <gerd@gnu.org>
* configure.in: Use `=' instead of `=='. From Kenichi Handa
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 33f1d1d7514..14f97d24f5e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
+2001-10-19 Eli Zaretskii <eliz@is.elta.co.il>
+
+ * files.el (auto-mode-alist): Associate .indent.pro with
+ Fundamental mode. Suggested by Samuel Padgett
+ <spadgett1@nc.rr.com>.
+
2001-10-18 Eli Zaretskii <eliz@is.elta.co.il>
* scroll-bar.el (scroll-bar-toolkit-scroll): Don't ring the bell