From ddacb54a1ed6a8e048c79064171ef9a4d7ecf570 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 3 Mar 2019 21:48:37 +0900 Subject: Update Kate syntax highlight files from http://kate-editor.org/syntax/2.5/ sources. Signed-off-by: Michele Calgaro (cherry picked from commit b956734b51a178ba083848672b006aa325217381) --- kate/data/xul.xml | 126 +++++++++++++++++++++++++++--------------------------- 1 file changed, 62 insertions(+), 64 deletions(-) (limited to 'kate/data/xul.xml') diff --git a/kate/data/xul.xml b/kate/data/xul.xml index 0b8362ee9..5e913d2d9 100644 --- a/kate/data/xul.xml +++ b/kate/data/xul.xml @@ -4,49 +4,49 @@ ]> - + - if - else - for - in - while - do - continue - break - with - try - catch - finally - switch - case - new - var - function - return - delete - true - false - void - throw - typeof - const - default + if + else + for + in + while + do + continue + break + with + try + catch + finally + switch + case + new + var + function + return + delete + true + false + void + throw + typeof + const + default - escape - isFinite - isNaN - Number - parseFloat - parseInt - reload - taint - unescape - untaint - write + escape + isFinite + isNaN + Number + parseFloat + parseInt + reload + taint + unescape + untaint + write Anchor @@ -87,30 +87,30 @@ Window - abs - acos - asin - atan - atan2 - ceil - cos - ctg - E - exp - floor - LN2 - LN10 - log - LOG2E - LOG10E - PI - pow - round - sin - sqrt - SQRT1_2 - SQRT2 - tan + abs + acos + asin + atan + atan2 + ceil + cos + ctg + E + exp + floor + LN2 + LN10 + log + LOG2E + LOG10E + PI + pow + round + sin + sqrt + SQRT1_2 + SQRT2 + tan onAbort @@ -603,10 +603,8 @@ - - -- cgit v1.2.1