[geany/geany] 17f9da: Update our Scintilla patch for Batch lexer

Colomban Wendling git-noreply at xxxxx
Thu Aug 15 12:51:28 UTC 2013


Branch:      refs/heads/master
Author:      Colomban Wendling <ban at herbesfolles.org>
Committer:   Colomban Wendling <ban at herbesfolles.org>
Date:        Thu, 15 Aug 2013 12:51:28 UTC
Commit:      17f9dac0c683375422996a78be8cea20a2fd23f1
             https://github.com/geany/geany/commit/17f9dac0c683375422996a78be8cea20a2fd23f1

Log Message:
-----------
Update our Scintilla patch for Batch lexer


Modified Paths:
--------------
    scintilla/scintilla_changes.patch

Modified: scintilla/scintilla_changes.patch
4 files changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -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);



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list