From: Timo Bingmann Date: Fri, 4 Jul 2014 19:02:04 +0000 (+0200) Subject: Adding emacs Local Variables block at the end. X-Git-Tag: 1.0~138 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=420686dc17c25ee75e79d30f5dd6d5cae7902284;p=deb_pkgs%2Fautorandr.git Adding emacs Local Variables block at the end. --- 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: