From: Eli Zaretskii Date: Fri, 19 Oct 2001 16:53:17 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-21.1~6 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=474d7389a998453901a6aeb54033d5b429f0e6b1;p=emacs.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index a3277c1a344..439a4138728 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2001-10-19 Eli Zaretskii + + * 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 * 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 + + * files.el (auto-mode-alist): Associate .indent.pro with + Fundamental mode. Suggested by Samuel Padgett + . + 2001-10-18 Eli Zaretskii * scroll-bar.el (scroll-bar-toolkit-scroll): Don't ring the bell