Mercurial > emacs
comparison lisp/ChangeLog @ 72230:d254902ce935
(font-lock-extend-jit-lock-region-after-change): New fun.
(font-lock-turn-on-thing-lock): Use it.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 01 Aug 2006 18:58:18 +0000 |
parents | 1d3db748db52 |
children | ed72e8922d85 |
comparison
equal
deleted
inserted
replaced
72229:098473f0486c | 72230:d254902ce935 |
---|---|
1 2006-08-01 Stefan Monnier <monnier@iro.umontreal.ca> | 1 2006-08-01 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | |
3 * font-lock.el (font-lock-extend-jit-lock-region-after-change): New fun. | |
4 (font-lock-turn-on-thing-lock): Use it. | |
2 | 5 |
3 * longlines.el (longlines-show-region): Make it work on read-only | 6 * longlines.el (longlines-show-region): Make it work on read-only |
4 buffers as well. | 7 buffers as well. |
5 | 8 |
6 2006-08-01 Nick Roberts <nickrob@snap.net.nz> | 9 2006-08-01 Nick Roberts <nickrob@snap.net.nz> |