(ewoc): Require.
authorDan Nicolaescu <dann@ics.uci.edu>
Sat, 10 May 2008 21:52:36 +0000 (21:52 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Sat, 10 May 2008 21:52:36 +0000 (21:52 +0000)
lisp/ChangeLog
lisp/vc-dispatcher.el

index b58775e..b733874 100644 (file)
@@ -1,6 +1,6 @@
 2008-05-10  Dan Nicolaescu  <dann@ics.uci.edu>
 
-       * vc-dispatcher.el (vc-hooks, ewoc): Require.
+       * vc-dispatcher.el (ewoc): Require.
        (vc-log-edit, vc-buffer-sync): Declare for byte compiler.
 
        * vc-hg.el (vc-hg-diff, vc-hg-annotate-command): Use when not if.
index dd79b55..6bb9b87 100644 (file)
 ;; - vc-dir-menu-map-filter hook call needs to be moved to vc.el.
 ;;
 
-(require 'vc-hooks)
 (require 'ewoc)
 
 (eval-when-compile