git.el: Retrieve commit log information from .dotest directory.
commit60fa08ed617dd148a9843bfdef2dfecf2ef60123
authorAlexandre Julliard <julliard@winehq.org>
Sat, 10 Mar 2007 18:22:26 +0000 (10 19:22 +0100)
committerJunio C Hamano <junkio@cox.net>
Sun, 11 Mar 2007 05:58:26 +0000 (10 21:58 -0800)
treef7742874ff091696d639bc6970f76ca9ab4bdc1f
parent38448147553917c584a353ed6c39ad55b037f694
git.el: Retrieve commit log information from .dotest directory.

If a git-am or git-rebase is in progress, fill the commit log buffer
from the commit information found in the various files in the .dotest
directory.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
contrib/emacs/git.el