The (unintended?) change to sh-font-lock-keywords-1 in rev 1.182 of
sh-script.el breaks font-locking, eg of bash scripts:

emacs -q --no-site-file
M-x sh-mode

then type "export"

  -> Error during redisplay: (error No match 4 in highlight (4 
font-lock-builtin-face))

Reverting from (4 font-lock-builtin-face) to (6 font-lock-builtin-face) in
sh-font-lock-keywords-1 fixes it.



_______________________________________________
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to