From 420686dc17c25ee75e79d30f5dd6d5cae7902284 Mon Sep 17 00:00:00 2001 From: Timo Bingmann Date: Fri, 4 Jul 2014 21:02:04 +0200 Subject: [PATCH] Adding emacs Local Variables block at the end. --- autorandr | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/autorandr b/autorandr index 90d1108..fd0e271 100755 --- 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: -- 2.39.5