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>
This commit is contained in:
Pat Thoyts 2010-03-12 18:31:48 +00:00 committed by Paul Mackerras
parent 2e58c944cd
commit adab0dabcc

6
gitk
View File

@ -11610,3 +11610,9 @@ if {[tk windowingsystem] eq "win32"} {
}
getcommits {}
# Local variables:
# mode: tcl
# indent-tabs-mode: t
# tab-width: 8
# End: