]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/commitdiff
Adding emacs Local Variables block at the end.
authorTimo Bingmann <tbgit@panthema.net>
Fri, 4 Jul 2014 19:02:04 +0000 (21:02 +0200)
committerTimo Bingmann <tbgit@panthema.net>
Fri, 4 Jul 2014 19:02:04 +0000 (21:02 +0200)
autorandr

index 90d110831ba0a9efe1c3f2aeefdeb3aa1ae799e0..fd0e271f94c6f7c2362fe36999655cbcaac417f4 100755 (executable)
--- a/autorandr
+++ b/autorandr
@@ -331,3 +331,10 @@ if [ -n "$DEFAULT_PROFILE" ]; then
        load "$DEFAULT_PROFILE"
 fi
 exit 1
+
+# Local Variables:
+# tab-width: 8
+# sh-basic-offset: 8
+# sh-indentation: 8
+# indent-tabs-mode: t
+# End: