| author | Xavier Maillard <zedek@gnu.org> | |
| Mon, 5 Mar 2007 08:23:42 +0000 (09:23 +0100) | ||
| committer | Junio C Hamano <junkio@cox.net> | |
| Mon, 5 Mar 2007 08:45:57 +0000 (00:45 -0800) | ||
| commit | 5ced0572217f82f20c4a3460492768e07c08aeea | |
| tree | 1d30eaabe4b6f7218e4e4cfff5670a493aa7358e | tree | snapshot |
| parent | ac3ec0d5558ed6805e55d5b18bd8ee893fda9065 | commit | diff |
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>
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>
| contrib/emacs/Makefile | diff | blob | history |