Skip to content

Commit

Permalink
gitk: Add emacs editor variable block
Browse files Browse the repository at this point in the history
Help contributors use the correct indentation style.

Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>
  • Loading branch information
Pat Thoyts authored and Paul Mackerras committed Mar 20, 2010
1 parent 2e58c94 commit adab0da
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions gitk
Original file line number Diff line number Diff line change
Expand Up @@ -11610,3 +11610,9 @@ if {[tk windowingsystem] eq "win32"} {
}

getcommits {}

# Local variables:
# mode: tcl
# indent-tabs-mode: t
# tab-width: 8
# End:

0 comments on commit adab0da

Please sign in to comment.