emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Michael Albinus
Subject: [Emacs-diffs] Changes to emacs/lisp/net/tramp-vc.el, v [EMACS_22_BASE]
Date: Thu, 07 Jun 2007 20:14:48 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Michael Albinus <albinus>       07/06/07 20:14:45

Index: lisp/net/tramp-vc.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/net/tramp-vc.el,v
retrieving revision 1.21
retrieving revision 1.21.2.1
diff -u -b -r1.21 -r1.21.2.1
--- lisp/net/tramp-vc.el        21 Jan 2007 03:02:10 -0000      1.21
+++ lisp/net/tramp-vc.el        7 Jun 2007 20:14:42 -0000       1.21.2.1
@@ -31,8 +31,6 @@
 
 ;;; Code:
 
-(eval-when-compile
-  (require 'cl))
 (require 'vc)
 ;; Old VC defines vc-rcs-release in vc.el, new VC requires extra module.
 (unless (boundp 'vc-rcs-release)




reply via email to

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