Update our Scintilla patch for Batch lexer
This commit is contained in:
parent
6063e077c3
commit
17f9dac0c6
@ -31,7 +31,7 @@ diff --git b/scintilla/src/Catalogue.cxx a/scintilla/src/Catalogue.cxx
|
||||
index 84d003e..37b2a3c 100644
|
||||
+++ scintilla/src/Catalogue.cxx
|
||||
--- scintilla/src/Catalogue.cxx
|
||||
@@ -81,110 +81,45 @@ int Scintilla_LinkLexers() {
|
||||
@@ -81,110 +81,46 @@ int Scintilla_LinkLexers() {
|
||||
|
||||
//++Autogenerated -- run src/LexGen.py to regenerate
|
||||
//**\(\tLINK_LEXER(\*);\n\)
|
||||
@ -47,7 +47,7 @@ index 84d003e..37b2a3c 100644
|
||||
- LINK_LEXER(lmAVS);
|
||||
- LINK_LEXER(lmBaan);
|
||||
LINK_LEXER(lmBash);
|
||||
- LINK_LEXER(lmBatch);
|
||||
LINK_LEXER(lmBatch);
|
||||
- LINK_LEXER(lmBlitzBasic);
|
||||
- LINK_LEXER(lmBullant);
|
||||
LINK_LEXER(lmCaml);
|
||||
|
Loading…
x
Reference in New Issue
Block a user