Branch: refs/heads/master Author: Colomban Wendling ban@herbesfolles.org Committer: Colomban Wendling ban@herbesfolles.org Date: Fri, 29 Jun 2012 23:54:08 Commit: 3d2302393032548a051f513cf2fa269541a320ec https://github.com/geany/geany/commit/3d2302393032548a051f513cf2fa269541a320...
Log Message: ----------- Fix a few Shell style mappings
Modified Paths: -------------- data/filetypes.sh
Modified: data/filetypes.sh 4 files changed, 2 insertions(+), 2 deletions(-) =================================================================== @@ -8,10 +8,10 @@ word=keyword_1 string=string_1 character=character operator=operator -identifier=identifier_1 +identifier=identifier backticks=backticks param=parameter -scalar=scalar +scalar=identifier_1 error=error here_delim=here_doc here_q=here_doc
@@ Diff output truncated at 100000 characters. @@
-------------- This E-Mail was brought to you by github_commit_mail.py (Source: TBD).