[geany/geany] b81f41: Merge pull request #1024 from Yanpas/java-review

elextr git-noreply at xxxxx
Sat May 14 09:36:24 UTC 2016


Branch:      refs/heads/master
Author:      elextr <elextr at gmail.com>
Committer:   elextr <elextr at gmail.com>
Date:        Sat, 14 May 2016 09:36:24 UTC
Commit:      b81f41ce3288dc3c83612ce71e4aef11d1639557
             https://github.com/geany/geany/commit/b81f41ce3288dc3c83612ce71e4aef11d1639557

Log Message:
-----------
Merge pull request #1024 from Yanpas/java-review

Reviewed java keywords


Modified Paths:
--------------
    data/filedefs/filetypes.java

Modified: data/filedefs/filetypes.java
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -2,7 +2,7 @@
 [styling=C]
 
 [keywords]
-primary=abstract assert break case catch class const continue default do else enum extends final finally for future generic goto if implements import inner instanceof interface native new outer package private protected public rest return static strictfp super switch synchronized this throw throws transient try var volatile while true false null
+primary=abstract assert break case catch class const continue default do else enum extends final finally for goto if implements import instanceof interface native new package private protected public return static strictfp super switch synchronized this throw throws transient try volatile while true false null
 secondary=boolean byte char double float int long short void
 # documentation keywords for javadoc
 doccomment=author deprecated exception param return see serial serialData serialField since throws todo version



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