summaryrefslogtreecommitdiff
path: root/lisp/ibuffer.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ibuffer.el')
-rw-r--r--lisp/ibuffer.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ibuffer.el b/lisp/ibuffer.el
index 4aafea04855..fbd3769edd7 100644
--- a/lisp/ibuffer.el
+++ b/lisp/ibuffer.el
@@ -1759,6 +1759,8 @@ If point is on a group name, this function operates on that group."
(if (stringp dired-directory)
dired-directory
(car dired-directory)))
+ (and (eq major-mode 'vc-dir-mode)
+ (bound-and-true-p default-directory))
""))))
(define-ibuffer-column filename-and-process