2006-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
+ * progmodes/sh-script.el (sh-font-lock-keywords-1):
+ Revert inadvertently installed patch hunk.
+
* progmodes/compile.el (compilation-find-file): Handle the
cases where the user selects a non-existent file.
(regexp-opt (sh-feature sh-builtins) t)
"\\>")
(2 font-lock-keyword-face nil t)
- (4 font-lock-builtin-face))
+ (6 font-lock-builtin-face))
,@(sh-feature sh-font-lock-keywords-var-2)))
(,(concat keywords "\\)\\>")
2 font-lock-keyword-face)