[geany/geany] 3b4d9f: Rename js.c to jscript.c to match universal-ctags

Jiří Techet git-noreply at xxxxx
Thu Jul 21 11:14:21 UTC 2016


Branch:      refs/heads/master
Author:      Jiří Techet <techet at gmail.com>
Committer:   Jiří Techet <techet at gmail.com>
Date:        Thu, 21 Jul 2016 11:14:21 UTC
Commit:      3b4d9fadf8cf5f2a063217ba932602f5c4ac2d3e
             https://github.com/geany/geany/commit/3b4d9fadf8cf5f2a063217ba932602f5c4ac2d3e

Log Message:
-----------
Rename js.c to jscript.c to match universal-ctags


Modified Paths:
--------------
    ctags/Makefile.am
    ctags/parsers/jscript.c

Modified: ctags/Makefile.am
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -30,7 +30,7 @@ parsers = \
 	parsers/haskell.c \
 	parsers/haxe.c \
 	parsers/html.c \
-	parsers/js.c \
+	parsers/jscript.c \
 	parsers/json.c \
 	parsers/latex.c \
 	parsers/lua.c \


Modified: ctags/parsers/jscript.c
0 lines changed, 0 insertions(+), 0 deletions(-)
===================================================================
No diff available, check online



--------------
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