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


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/vc-bzr.el,v
Date: Sun, 18 May 2008 07:13:12 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/05/18 07:13:11

Index: vc-bzr.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/vc-bzr.el,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -b -r1.56 -r1.57
--- vc-bzr.el   11 May 2008 21:59:45 -0000      1.56
+++ vc-bzr.el   18 May 2008 07:13:07 -0000      1.57
@@ -575,7 +575,6 @@
 ;; XXX: this needs testing, it's probably incomplete. 
 (defun vc-bzr-after-dir-status (update-function)
   (let ((status-str nil)
-       (file nil)
        (translation '(("+N" . added)
                       ("-D" . removed)
                       (" M" . edited)




reply via email to

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