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-git.el,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/vc-git.el,v
Date: Wed, 25 Jun 2008 05:35:06 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/06/25 05:35:05

Index: vc-git.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/vc-git.el,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -b -r1.65 -r1.66
--- vc-git.el   24 Jun 2008 02:41:03 -0000      1.65
+++ vc-git.el   25 Jun 2008 05:35:05 -0000      1.66
@@ -107,6 +107,7 @@
 (eval-when-compile
   (require 'cl)
   (require 'vc)
+  (require 'vc-dir)
   (require 'grep))
 
 (defvar git-commits-coding-system 'utf-8




reply via email to

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