Code

git.el: Support for getting diffs from inside the log-edit buffer.
authorAlexandre Julliard <julliard@winehq.org>
Sun, 6 Jan 2008 11:12:24 +0000 (12:12 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 7 Jan 2008 02:41:44 +0000 (18:41 -0800)
commit8b30aa50593b159791fe1478cb5725caaf219d06
treef9ed11a2c255afc135d644114740fa7acf5d23c8
parent42616335479fe4852307acdb185e27c09188642c
git.el: Support for getting diffs from inside the log-edit buffer.

Take advantage of the new log-edit feature that allows to show a diff
with C-c C-d while editing the log message.

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