mirror of
https://github.com/MidnightCommander/mc
synced 2025-02-23 10:44:46 +03:00
makefile (small letters) should be highlighted too (as Makefile)
This commit is contained in:
parent
7ebee99cd5
commit
943177c616
@ -1408,7 +1408,7 @@ char *syntax_text =
|
||||
"\n"
|
||||
"\n"
|
||||
"###############################################################################\n"
|
||||
"file .\\*Makefile[\\\\\\.a-z]\\*$ Makefile\n"
|
||||
"file .\\*[Mm]akefile[\\\\\\.a-z]\\*$ Makefile\n"
|
||||
"\n"
|
||||
"context default\n"
|
||||
" keyword $(*) yellow/24\n"
|
||||
|
@ -1,3 +1,7 @@
|
||||
Fri Jul 31 09:04:35 1998 Pavel Roskin <pavel.roskin@escoft.co.uk>
|
||||
|
||||
* syntax.c: makefile* will be highlighted as Makefile*
|
||||
|
||||
1998-07-30 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
||||
|
||||
* main.c (translated_mc_chdir): Quick hack to make the old
|
||||
|
Loading…
x
Reference in New Issue
Block a user