summaryrefslogtreecommitdiffstats
path: root/lib/rpatch.in
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2003-01-31 12:06:13 +0000
committerAndreas Gruenbacher <agruen@suse.de>2003-01-31 12:06:13 +0000
commitf07f43d191fe23209876061b7a31b5cb1e9a219d (patch)
tree7644bfa43d825061f5fd8697909ee54a5e93a59c /lib/rpatch.in
parent14f0ac2e621a7dcd0f2d3a33058a8a092fda26a5 (diff)
downloadquilt-f07f43d191fe23209876061b7a31b5cb1e9a219d.tar.gz
Add syntax highlighting tags for emacs and vim
Diffstat (limited to 'lib/rpatch.in')
-rwxr-xr-xlib/rpatch.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/rpatch.in b/lib/rpatch.in
index 077e11b..7c69594 100755
--- a/lib/rpatch.in
+++ b/lib/rpatch.in
@@ -248,3 +248,7 @@ then
fi
rpatch "$patch" || exit 1
+### Local Variables:
+### mode: shell-script
+### End:
+# vim:filetype=sh