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


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/vc-hg.el,v
Date: Sun, 21 Oct 2007 14:54:38 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   07/10/21 14:54:35

Index: vc-hg.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/vc-hg.el,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -b -r1.28 -r1.29
--- vc-hg.el    20 Oct 2007 06:30:13 -0000      1.28
+++ vc-hg.el    21 Oct 2007 14:54:34 -0000      1.29
@@ -481,7 +481,6 @@
     (vc-hg-incoming-mode)))
 
 ;; XXX maybe also add key bindings for these functions.
-(eval-when-compile (require 'log-view))
 (defun vc-hg-push ()
   (interactive)
   (let ((marked-list (log-view-get-marked)))




reply via email to

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