From e698d44514ebcf382ed6467434b80a9e74c78f3a Mon Sep 17 00:00:00 2001 From: Pavel Roskin Date: Wed, 23 Nov 2005 21:12:43 +0000 Subject: [PATCH] * spec.syntax: Add %check highlighting. --- syntax/ChangeLog | 4 ++++ syntax/spec.syntax | 7 ++++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/syntax/ChangeLog b/syntax/ChangeLog index aa7975afa..2e327eaa5 100644 --- a/syntax/ChangeLog +++ b/syntax/ChangeLog @@ -1,3 +1,7 @@ +2005-11-23 Jindrich Novy + + * spec.syntax: Add %check highlighting. + 2005-11-20 Leonard den Ottolander * php.syntax: Reset the constants array in the script that diff --git a/syntax/spec.syntax b/syntax/spec.syntax index d3a6243d4..65d78f1d5 100644 --- a/syntax/spec.syntax +++ b/syntax/spec.syntax @@ -41,17 +41,18 @@ context default keyword whole Url: green keyword whole linestart %build red - keyword whole linestart %clean red keyword whole linestart %changelog red + keyword whole linestart %check red + keyword whole linestart %clean red keyword whole linestart %description red keyword whole linestart %files red keyword whole linestart %install red keyword whole linestart %package red + keyword whole linestart %post red + keyword whole linestart %postun red keyword whole linestart %pre red keyword whole linestart %prep red keyword whole linestart %preun red - keyword whole linestart %post red - keyword whole linestart %postun red keyword whole %define brightmagenta keyword whole %dump brightmagenta