changeset 67617:765db9c82523

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Fri, 16 Dec 2005 15:44:39 +0000
parents 3f5505fbf91f
children 40cdd21343f8
files lisp/ChangeLog
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Dec 16 15:41:51 2005 +0000
+++ b/lisp/ChangeLog	Fri Dec 16 15:44:39 2005 +0000
@@ -1,7 +1,8 @@
 2005-12-16  Klaus Zeitler  <kzeitler@lucent.com>
 
-	* files.el (set-auto-mode): If search for mode specification
-	failed, look for an interpreter specified on the first line.
+	* files.el (set-auto-mode): Look for an interpreter specified on
+	the first line also if search for mode specification succeeded,
+	but the mode is not known.
 
 2005-12-16  Carsten Dominik  <dominik@science.uva.nl>