Mercurial > emacs
changeset 43607:646014f22c72
Typo.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 01 Mar 2002 01:23:51 +0000 |
parents | 54abc38794d9 |
children | fc8297bd646c |
files | etc/NEWS |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Fri Mar 01 01:18:37 2002 +0000 +++ b/etc/NEWS Fri Mar 01 01:23:51 2002 +0000 @@ -787,7 +787,7 @@ ** font-lock can manage arbitrary text-properties beside `face'. *** the FACENAME returned in font-lock-keywords can be a list -of the form (face FACE PROP1 VAL1 PROP@ VAL2 ...) so you can set +of the form (face FACE PROP1 VAL1 PROP2 VAL2 ...) so you can set other properties than `face'. *** font-lock-extra-managed-props can be set to make sure those extra properties are automatically cleaned up by font-lock.