Merge branch 'maint'

* maint:
  git-gui: Avoid use of libdir in Makefile
  git-gui: Disable Tk send in all git-gui sessions
  git-gui: lib/index.tcl: handle files with % in the filename properly
This commit is contained in:
Shawn O. Pearce
2007-09-09 05:03:56 -04:00
3 changed files with 18 additions and 10 deletions

View File

@ -42,6 +42,8 @@ if {[catch {package require Tcl 8.4} err]
exit 1
}
rename send {} ; # What an evil concept...
######################################################################
##
## locate our library