1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-11-16 06:03:44 +01:00
git/contrib/emacs
Xavier Maillard 5ced057221 contrib/emacs: Use non-interactive function to byte-compile files
Add git-blame as a candidate to the byte-compilation.

batch-byte-compile is the prefered way to byte-compile files in
batch mode. Use it instead of the interactive function.

Signed-off-by: Xavier Maillard <zedek@gnu.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
2007-03-05 00:45:57 -08:00
..
.gitignore
git-blame.el git-blame.el: Autoupdate while editing 2007-02-09 00:52:53 -08:00
git.el git.el: Set the default commit coding system from the repository config. 2007-02-28 12:39:14 -08:00
Makefile contrib/emacs: Use non-interactive function to byte-compile files 2007-03-05 00:45:57 -08:00
vc-git.el