comparison lisp/ChangeLog @ 73157:66c756c90e7b

(makefile-mode): Don't disable jit-lock.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 28 Sep 2006 20:03:25 +0000
parents 57c68ed8bb9c
children cc2767d69d49
comparison
equal deleted inserted replaced
73156:57c68ed8bb9c 73157:66c756c90e7b
1 2006-09-28 Stefan Monnier <monnier@iro.umontreal.ca> 1 2006-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * progmodes/make-mode.el (makefile-mode): Don't disable jit-lock.
2 4
3 * font-lock.el (font-lock-after-change-function): Refontify next line 5 * font-lock.el (font-lock-after-change-function): Refontify next line
4 as well if end is at BOL. 6 as well if end is at BOL.
5 (font-lock-extend-jit-lock-region-after-change): Be more careful to 7 (font-lock-extend-jit-lock-region-after-change): Be more careful to
6 only extend the region as much as needed. 8 only extend the region as much as needed.