git.el: Always set the current directory in the git-diff buffer.
commit8fdc39729b9aaa02e89eca9d7964182a72052665
authorAlexandre Julliard <julliard@winehq.org>
Sat, 11 Aug 2007 10:23:21 +0000 (11 12:23 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 13 Aug 2007 19:58:38 +0000 (13 12:58 -0700)
treead966203774f39d13611472b5730480a876724e7
parent09afcd6933e8497c997205dda71d718e62b4de62
git.el: Always set the current directory in the git-diff buffer.

This allows jumping to the correct file with the diff-mode commands.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/emacs/git.el