Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 566:e62e90435c57
[xemacs-hg @ 2001-05-24 11:01:53 by yoshiki]
Daiki Ueno's patch "side effect on font-lock-keywords",
<m2n18lsumy.fsf@deisui.bug.org>
* font-lock.el (font-lock-compile-keywords): Rewrite as a side
effect free function.
(font-lock-fontify-keywords-region): Supply the argument to
font-lock-compile-keywords.
author | yoshiki |
---|---|
date | Thu, 24 May 2001 11:01:54 +0000 |
parents | 183866b06e0b |
children | ec73ae6e772b |
comparison
equal
deleted
inserted
replaced
565:e9162e1ea200 | 566:e62e90435c57 |
---|---|
1 2001-05-10 Daiki Ueno <ueno@unixuser.org> | |
2 | |
3 * font-lock.el (font-lock-compile-keywords): Rewrite as a side | |
4 effect free function. | |
5 (font-lock-fontify-keywords-region): Supply the argument to | |
6 font-lock-compile-keywords. | |
7 | |
1 2001-05-24 Ben Wing <ben@xemacs.org> | 8 2001-05-24 Ben Wing <ben@xemacs.org> |
2 | 9 |
3 * subr.el: | 10 * subr.el: |
4 * subr.el (error): | 11 * subr.el (error): |
5 fix doc string to reflect reality | 12 fix doc string to reflect reality |