|
| From: | Stefan Monnier |
| Subject: | Re: Bootstrap error using tla |
| Date: | 28 Mar 2004 12:38:19 -0500 |
| User-agent: | Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 |
> - (if backend (vc-call-backend backend find-file-not-found-hook))))
> + (if backend (vc-call-backend backend 'find-file-not-found-hook))))
Thanks, that was the right fix.
Stefan
| [Prev in Thread] | Current Thread | [Next in Thread] |