emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/vc.el,v


From: Andreas Schwab
Subject: [Emacs-diffs] Changes to emacs/lisp/vc.el,v
Date: Sun, 04 May 2008 09:32:42 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Andreas Schwab <schwab> 08/05/04 09:32:41

Index: vc.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/vc.el,v
retrieving revision 1.626
retrieving revision 1.627
diff -u -b -r1.626 -r1.627
--- vc.el       3 May 2008 13:16:19 -0000       1.626
+++ vc.el       4 May 2008 09:32:38 -0000       1.627
@@ -673,6 +673,7 @@
 (require 'ewoc)
 
 (eval-when-compile
+  (require 'dired)
   (require 'cl))
 
 (unless (assoc 'vc-parent-buffer minor-mode-alist)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]