From d390f4aa4a2e17adf0f2b8fc00228ee69fd90d9c Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Fri, 1 Mar 2002 01:23:51 +0000 Subject: [PATCH] Typo. --- etc/NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/NEWS b/etc/NEWS index d9b91fa7203..3e028aa5e26 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -787,7 +787,7 @@ clone to the other. ** 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. -- 2.39.5