summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2001-10-19 16:53:17 +0000
committerEli Zaretskii <eliz@gnu.org>2001-10-19 16:53:17 +0000
commit474d7389a998453901a6aeb54033d5b429f0e6b1 (patch)
treee94c58add7279fce912a66e8ae2fb65167fac94d
parent79cee6e95c0344d4d618f5c221fd8659a3362196 (diff)
*** empty log message ***
-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