changeset 52618:042703b81a50

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Thu, 25 Sep 2003 01:56:25 +0000
parents f8adaf14f570
children 50338995d37f
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Sep 24 23:52:45 2003 +0000
+++ b/lisp/ChangeLog	Thu Sep 25 01:56:25 2003 +0000
@@ -1,3 +1,9 @@
+2003-09-25  Glenn Morris  <gmorris@ast.cam.ac.uk>
+
+	* progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
+	(sh-font-lock-keywords, sh-feature): Fix previous change of
+	sh-feature to avoid infloop with sh-font-lock-keywords.
+
 2003-09-25  Kim F. Storm  <storm@cua.dk>
 
 	* frame.el (frame-current-scroll-bars): New defun.