Re: make-mode.el syntax highlighting bug

2005-05-17 Thread Richard Stallman
@echo 'The following files were installed:' The last line is erroneously fontified with `makefile-targets-face': This is because makefile-dependency-regex matches that line. I can see why that happens; however, I don't understand the intended functioning of that regexp well enough to

make-mode.el syntax highlighting bug

2005-05-15 Thread Daniel Brockman
The last line is erroneously fontified with `makefile-targets-face': install: all @install things @echo 'The following files were installed:' -- Daniel Brockman <[EMAIL PROTECTED]> ___ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org