2006-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
+ * progmodes/make-mode.el (makefile-mode): Don't disable jit-lock.
+
* font-lock.el (font-lock-after-change-function): Refontify next line
as well if end is at BOL.
(font-lock-extend-jit-lock-region-after-change): Be more careful to
nil nil
((?$ . "."))
backward-paragraph
- (font-lock-syntactic-keywords . makefile-font-lock-syntactic-keywords)
- (font-lock-support-mode))) ; JIT breaks on long series of continuation lines.
+ (font-lock-syntactic-keywords
+ . makefile-font-lock-syntactic-keywords)))
;; Add-log.
(make-local-variable 'add-log-current-defun-function)