* syntax/changelog.syntax: Fix highlighting of functions. Relax
strictness for dates.
Этот коммит содержится в:
родитель
dbe915be3c
Коммит
4d3dbca660
@ -1,5 +1,8 @@
|
|||||||
2001-09-04 Pavel Roskin <proski@gnu.org>
|
2001-09-04 Pavel Roskin <proski@gnu.org>
|
||||||
|
|
||||||
|
* syntax/changelog.syntax: Fix highlighting of functions. Relax
|
||||||
|
strictness for dates.
|
||||||
|
|
||||||
* doc/mc.1.in: Fix troff warnings.
|
* doc/mc.1.in: Fix troff warnings.
|
||||||
* doc/mcedit.1.in: Likewise.
|
* doc/mcedit.1.in: Likewise.
|
||||||
|
|
||||||
|
@ -1,7 +1,5 @@
|
|||||||
|
|
||||||
context default
|
context default
|
||||||
keyword \s+() brightmagenta/23
|
keyword wholeright +() brightmagenta/23
|
||||||
keyword \t+() brightmagenta/23
|
|
||||||
spellcheck
|
spellcheck
|
||||||
|
|
||||||
context linestart \t\*\s : brightcyan/17
|
context linestart \t\*\s : brightcyan/17
|
||||||
@ -11,19 +9,17 @@ context linestart 19+-+\s \n yellow/24
|
|||||||
keyword <+> brightred/19
|
keyword <+> brightred/19
|
||||||
context linestart 20+-+\s \n yellow/24
|
context linestart 20+-+\s \n yellow/24
|
||||||
keyword <+> brightred/19
|
keyword <+> brightred/19
|
||||||
context linestart Mon\s+\s+\s+\s \n yellow/24
|
context linestart Mon\s \n yellow/24
|
||||||
keyword <+> brightred/19
|
keyword <+> brightred/19
|
||||||
context linestart Tue\s+\s+\s+\s \n yellow/24
|
context linestart Tue\s \n yellow/24
|
||||||
keyword <+> brightred/19
|
keyword <+> brightred/19
|
||||||
context linestart Wed\s+\s+\s+\s \n yellow/24
|
context linestart Wed\s \n yellow/24
|
||||||
keyword <+> brightred/19
|
keyword <+> brightred/19
|
||||||
context linestart Thu\s+\s+\s+\s \n yellow/24
|
context linestart Thu\s \n yellow/24
|
||||||
keyword <+> brightred/19
|
keyword <+> brightred/19
|
||||||
context linestart Fri\s+\s+\s+\s \n yellow/24
|
context linestart Fri\s \n yellow/24
|
||||||
keyword <+> brightred/19
|
keyword <+> brightred/19
|
||||||
context linestart Sat\s+\s+\s+\s \n yellow/24
|
context linestart Sat\s \n yellow/24
|
||||||
keyword <+> brightred/19
|
keyword <+> brightred/19
|
||||||
context linestart Sun\s+\s+\s+\s \n yellow/24
|
context linestart Sun\s \n yellow/24
|
||||||
keyword <+> brightred/19
|
keyword <+> brightred/19
|
||||||
|
|
||||||
|
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user