changeset 40062:52d45d481082

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Fri, 19 Oct 2001 16:32:49 +0000
parents 11d8043f9c30
children 9b5a774d579b
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Oct 19 16:30:11 2001 +0000
+++ b/lisp/ChangeLog	Fri Oct 19 16:32:49 2001 +0000
@@ -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  Sam Steingold  <sds@gnu.org>
 
 	Put the *Compile-Log* buffer in `compilation-mode'.