emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Michael Kifer
Subject: [Emacs-diffs] Changes to emacs/lisp/ediff-vers.el,v
Date: Fri, 02 Nov 2007 15:24:31 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Michael Kifer <kifer>   07/11/02 15:24:31

Index: ediff-vers.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ediff-vers.el,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -b -r1.33 -r1.34
--- ediff-vers.el       2 Nov 2007 06:03:11 -0000       1.33
+++ ediff-vers.el       2 Nov 2007 15:24:29 -0000       1.34
@@ -60,7 +60,7 @@
 (defalias 'ediff-vc-working-revision
   (if (fboundp 'vc-working-revision)
       'vc-working-revision
-    vc-workfile-version))
+    'vc-workfile-version))
 
 ;; VC.el support
 




reply via email to

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