diff --git a/gitk b/gitk index ba91bba7e85eb1894f5f7e2295bc3fc95e900abd..9da052623961c0e70c7b6bc96c1c2aa0b43ac16a 100755 --- a/gitk +++ b/gitk @@ -11610,3 +11610,9 @@ if {[tk windowingsystem] eq "win32"} { } getcommits {} + +# Local variables: +# mode: tcl +# indent-tabs-mode: t +# tab-width: 8 +# End: