commit | adab0dabcc95d02c3ab2076f0db5e5f94b30a96d | [log] [tgz] |
---|---|---|
author | Pat Thoyts <patthoyts@users.sourceforge.net> | Fri Mar 12 18:31:48 2010 +0000 |
committer | Paul Mackerras <paulus@samba.org> | Sat Mar 20 20:53:21 2010 +1100 |
tree | 9f1062385c5b9adb46f68289372e94d7a7e34885 | |
parent | 2e58c944cdaf63a23ebd35c43d31e639e1e23d9f [diff] [blame] |
gitk: Add emacs editor variable block Help contributors use the correct indentation style. Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net> Signed-off-by: Paul Mackerras <paulus@samba.org>
diff --git a/gitk b/gitk index ba91bba..9da0526 100755 --- a/gitk +++ b/gitk
@@ -11610,3 +11610,9 @@ } getcommits {} + +# Local variables: +# mode: tcl +# indent-tabs-mode: t +# tab-width: 8 +# End: