diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e50c69b8af4..df66d81f808 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2015-03-31 Stefan Monnier <monnier@iro.umontreal.ca> | 1 | 2015-03-31 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 2 | ||
| 3 | * jit-lock.el (jit-lock--run-functions): Fix min/max copy&paste error. | ||
| 4 | |||
| 3 | Let jit-lock know the result of font-lock-extend-region-functions. | 5 | Let jit-lock know the result of font-lock-extend-region-functions. |
| 4 | * jit-lock.el (jit-lock--run-functions): New function. | 6 | * jit-lock.el (jit-lock--run-functions): New function. |
| 5 | (jit-lock-fontify-now): Use it. Handle fontification bounds more | 7 | (jit-lock-fontify-now): Use it. Handle fontification bounds more |