]> git.eshelyaron.com Git - emacs.git/commitdiff
Fixes: debbugs:18579
authorDmitry Gutov <dgutov@yandex.ru>
Mon, 24 Nov 2014 01:44:42 +0000 (03:44 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Mon, 24 Nov 2014 01:44:42 +0000 (03:44 +0200)
* lisp/vc/vc-bzr.el (vc-bzr-after-dir-status): Don't skip ignored
files.

lisp/ChangeLog
lisp/vc/vc-bzr.el

index afa0c680a8b1654231b5e3690e0d69d8a7f86f83..5c367b49cb81bf96ed5c3c75d03a1e5eb58083be 100644 (file)
@@ -1,3 +1,8 @@
+2014-11-24  Dmitry Gutov  <dgutov@yandex.ru>
+
+       * vc/vc-bzr.el (vc-bzr-after-dir-status): Don't skip ignored
+       files.  (Bug#18579)
+
 2014-11-23  Michael Albinus  <michael.albinus@gmx.de>
 
        * textmodes/makeinfo.el (makeinfo-buffer): Make it work also for
index e607f9d8d1afaa9e70028ae7eaa42438b99d8651..66c7ac4a3494c07b6d60489779bb52de407bfddb 100644 (file)
@@ -983,7 +983,7 @@ stream.  Standard error output is discarded."
               (push (list new-name 'edited
                           (vc-bzr-create-extra-fileinfo old-name)) result)))
            ;; do nothing for non existent files
-           ((memq translated '(not-found ignored)))
+           ((eq translated 'not-found))
            (t
             (push (list (file-relative-name
                          (buffer-substring-no-properties