Ticket #4286: mc_syntax.diff

File mc_syntax.diff, 3.3 KB (added by mstilkerich, 3 years ago)
  • misc/syntax/css.syntax

    diff --git a/misc/syntax/css.syntax b/misc/syntax/css.syntax
    index b6d9da8eb..718c88b27 100644
    a b context default 
    418418    keyword whole lightcoral brightgreen 
    419419    keyword whole lightcyan brightgreen 
    420420    keyword whole lightgoldenrodyellow brightgreen 
    421     keyword whole lightgrey brightgreen 
     421    keyword whole lightgray brightgreen 
    422422    keyword whole lightgreen brightgreen 
    423423    keyword whole lightpink brightgreen 
    424424    keyword whole lightsalmon brightgreen 
    context default 
    504504    keyword whole arial brightgreen 
    505505    keyword whole Narrow brightgreen 
    506506    keyword whole narrow brightgreen 
    507     keyword whole Trebuchet MS brightgreen 
    508     keyword whole trebuchet ms brightgreen 
     507    keyword whole Trebuchet\sMS brightgreen 
     508    keyword whole trebuchet\sms brightgreen 
    509509    keyword whole verdana brightgreen 
    510510    keyword whole Verdana brightgreen 
    511511    keyword whole sans-serif brightgreen 
    context exclusive /\* \*/ brown 
    547547context exclusive counter( ) magenta 
    548548context exclusive counters( ) magenta 
    549549context exclusive rgb( ) magenta 
    550 context exclusive url( ) magenta 
    551  No newline at end of file 
     550context exclusive url( ) magenta 
  • misc/syntax/glsl.syntax

    diff --git a/misc/syntax/glsl.syntax b/misc/syntax/glsl.syntax
    index e1a317fa9..48cca1b04 100644
    a b context default 
    215215    keyword whole cast yellow 
    216216    keyword whole namespace yellow 
    217217    keyword whole using yellow 
    218     keyword whole row major yellow 
     218    keyword whole row_major yellow 
    219219    keyword whole early_fragment_tests yellow 
    220220 
    221221# Deprecated 
  • misc/syntax/procmail.syntax

    diff --git a/misc/syntax/procmail.syntax b/misc/syntax/procmail.syntax
    index 072d43de0..78aa08a75 100644
    a b wholechars abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-._ 
    191191context  " "            green 
    192192    keyword ${*} brightgreen 
    193193 
    194 context exclusive ` `        lightgrey black 
     194context exclusive ` `        lightgray black 
    195195    keyword '*' green 
    196196    keyword " green 
    197197    keyword \\` brightred 
  • misc/syntax/r.syntax

    diff --git a/misc/syntax/r.syntax b/misc/syntax/r.syntax
    index cbd754245..81f9d3b97 100644
    a b  
    55 
    66context default 
    77 
    8     keyword ->> brightred grey 
    9     keyword <<- brightred grey 
    10     keyword -> brightred grey 
     8    keyword ->> brightred gray 
     9    keyword <<- brightred gray 
     10    keyword -> brightred gray 
    1111 
    1212    keyword <- brightred 
    1313 
  • misc/syntax/swift.syntax

    diff --git a/misc/syntax/swift.syntax b/misc/syntax/swift.syntax
    index cd9c72136..7f804bdff 100644
    a b context default 
    134134    keyword ^ operators 
    135135    keyword ~ operators 
    136136    keyword ! operators 
    137     keyword whole _ operatots 
     137    keyword whole _ operators 
    138138    keyword { brackets 
    139139    keyword } brackets 
    140140    keyword ( brackets 
  • misc/syntax/yabasic.syntax

    diff --git a/misc/syntax/yabasic.syntax b/misc/syntax/yabasic.syntax
    index 580b4c372..83bd60d77 100644
    a b context default yellow 
    7979    keyword whole let white 
    8080    keyword whole line white 
    8181    keyword whole local white 
    82     keyword whole lo gwhite 
     82    keyword whole lo white 
    8383    keyword whole loop white 
    8484    keyword whole lower white 
    8585    keyword whole ltrim white