diff lisp/ChangeLog @ 26919:4335b1ee34bb

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Thu, 16 Dec 1999 13:23:58 +0000
parents 1255a8a95f46
children 090205cad78a
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Dec 16 13:22:42 1999 +0000
+++ b/lisp/ChangeLog	Thu Dec 16 13:23:58 1999 +0000
@@ -1,5 +1,8 @@
 1999-12-16  Gerd Moellmann  <gerd@gnu.org>
 
+	* progmodes/sh-script.el (sh-mode): If there is no #!-line, use
+	the shell from sh-shell-file.
+
 	* font-lock.el (java-keywords): Add Javadoc tags as of JDK 1.2.1.
 
 1999-12-16  Eli Zaretskii  <eliz@is.elta.co.il>