ignore-errors requires cl
commitb4aee09e610567529dc619d7324dc2fe85a11db5
authorKarl Hasselström <kha@yoghurt.hemma.treskal.com>
Mon, 23 Oct 2006 00:02:42 +0000 (22 17:02 -0700)
committerJunio C Hamano <junkio@cox.net>
Mon, 23 Oct 2006 08:13:49 +0000 (23 01:13 -0700)
treee854ca441e9483f42e342977fee76cbbd0fcb552
parent1d6a003a42b3c23ad7883b0bbe6a034728e51836
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>
contrib/emacs/vc-git.el