author | Karl Hasselström <kha@yoghurt.hemma.treskal.com> | |
Mon, 23 Oct 2006 00:02:42 +0000 (17:02 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 23 Oct 2006 08:13:49 +0000 (01:13 -0700) | ||
commit | b4aee09e610567529dc619d7324dc2fe85a11db5 | |
tree | e854ca441e9483f42e342977fee76cbbd0fcb552 | tree | snapshot |
parent | 1d6a003a42b3c23ad7883b0bbe6a034728e51836 | commit | diff |
ignore-errors requires cl
vc-git complains that it can't find the definition of ignore-errors
unless I (require 'cl). So I guess the correct place to do that is in
the file itself.
Signed-off-by: Karl Hasselström <kha@treskal.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
vc-git complains that it can't find the definition of ignore-errors
unless I (require 'cl). So I guess the correct place to do that is in
the file itself.
Signed-off-by: Karl Hasselström <kha@treskal.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
contrib/emacs/vc-git.el | diff | blob | history |