changeset 94855:9f97ae19a081

(ewoc): Require.
author Dan Nicolaescu <dann@ics.uci.edu>
date Sat, 10 May 2008 21:52:36 +0000
parents 4c35f4ccba9e
children 56ae400b4d14
files lisp/ChangeLog lisp/vc-dispatcher.el
diffstat 2 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat May 10 19:21:30 2008 +0000
+++ b/lisp/ChangeLog	Sat May 10 21:52:36 2008 +0000
@@ -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.
--- a/lisp/vc-dispatcher.el	Sat May 10 19:21:30 2008 +0000
+++ b/lisp/vc-dispatcher.el	Sat May 10 21:52:36 2008 +0000
@@ -120,7 +120,6 @@
 ;; - vc-dir-menu-map-filter hook call needs to be moved to vc.el.
 ;;
 
-(require 'vc-hooks)
 (require 'ewoc)
 
 (eval-when-compile