diff lisp/vc-dispatcher.el @ 95055:422c9dc4e561

(top-level): Revert previous change: require cl when compiling.
author John Paul Wallington <jpw@pobox.com>
date Fri, 16 May 2008 23:59:13 +0000
parents 0d2b21c96e87
children c876006d2de2
line wrap: on
line diff
--- a/lisp/vc-dispatcher.el	Fri May 16 22:42:36 2008 +0000
+++ b/lisp/vc-dispatcher.el	Fri May 16 23:59:13 2008 +0000
@@ -122,8 +122,10 @@
 
 (require 'ewoc)
 
+(eval-when-compile
+  (require 'cl))
+
 ;; General customization
-
 (defcustom vc-logentry-check-hook nil
   "Normal hook run by `vc-finish-logentry'.
 Use this to impose your own rules on the entry in addition to any the