Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 5720:1d6995b6986e
Add and use `font-lock-extend-region-functions'.
2013-02-20 Michael Sperber <mike@xemacs.org>
* font-lock.el (font-lock-beg)
(font-lock-extend-region-functions)
(font-lock-extend-region-multiline)
(font-lock-extend-region-wholelines)
(font-lock-default-fontify-region): Add and use
`font-lock-extend-region-functions' from GNU Emacs.
author | Mike Sperber <sperber@deinprogramm.de> |
---|---|
date | Wed, 20 Feb 2013 11:09:08 +0100 |
parents | e32ce9c59c23 |
children | cc852bdbdbaa |
comparison
equal
deleted
inserted
replaced
5719:e32ce9c59c23 | 5720:1d6995b6986e |
---|---|
1 2013-02-20 Michael Sperber <mike@xemacs.org> | |
2 | |
3 * font-lock.el (font-lock-beg) | |
4 (font-lock-extend-region-functions) | |
5 (font-lock-extend-region-multiline) | |
6 (font-lock-extend-region-wholelines) | |
7 (font-lock-default-fontify-region): Add and use | |
8 `font-lock-extend-region-functions' from GNU Emacs. | |
9 | |
1 2013-02-08 Michael Sperber <mike@xemacs.org> | 10 2013-02-08 Michael Sperber <mike@xemacs.org> |
2 | 11 |
3 * font-lock.el (font-lock-set-defaults-1): | 12 * font-lock.el (font-lock-set-defaults-1): |
4 (font-lock-defaults): Allow the left-hand-side of a syntax-alist | 13 (font-lock-defaults): Allow the left-hand-side of a syntax-alist |
5 entry in `font-lock-defaults' to be a string, in addition to a | 14 entry in `font-lock-defaults' to be a string, in addition to a |