add emacs shell-script tagging

for files that don't start with a #! or end in .sh, the added tags
are nice for emacs users to automatically switch to the right mode.

Change-Id: If4b93e106191bc744ccad8420cef20e751cdf902
This commit is contained in:
Sean Dague
2013-03-29 14:34:53 -04:00
parent a173376ea1
commit 584d90ec56
20 changed files with 77 additions and 1 deletions

@@ -1356,5 +1356,5 @@ $XTRACE
# Local variables:
# -*- mode: Shell-script -*-
# mode: shell-script
# End: