From: Dan Nicolaescu Date: Sat, 10 May 2008 21:52:36 +0000 (+0000) Subject: (ewoc): Require. X-Git-Tag: emacs-pretest-23.0.90~5637 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=922320a9826753f2290d8d3cf8f96cbcb22934b7;p=emacs.git (ewoc): Require. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b58775e6396..b733874b896 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,6 +1,6 @@ 2008-05-10 Dan Nicolaescu - * 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. diff --git a/lisp/vc-dispatcher.el b/lisp/vc-dispatcher.el index dd79b555cf6..6bb9b873f64 100644 --- a/lisp/vc-dispatcher.el +++ b/lisp/vc-dispatcher.el @@ -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