From d48c50ae86ec3b5bd6d40fbdb1357a56cb347b9a Mon Sep 17 00:00:00 2001 From: Dan Nicolaescu Date: Mon, 21 Apr 2008 05:17:34 +0000 Subject: [PATCH] *** empty log message *** --- lisp/vc.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/vc.el b/lisp/vc.el index 8fd89a0721a..5afc18e048c 100644 --- a/lisp/vc.el +++ b/lisp/vc.el @@ -3021,7 +3021,7 @@ specific headers." ;; WORK IN PROGRESS! DO NOT SET this! ONLY set it if you want to help ;; write code for this feature. This variable will likely disappear ;; when the work is done. -(defvar vc-dir-insert-directories t) +(defvar vc-dir-insert-directories nil) (defun vc-dir-update (entries buffer &optional noinsert) "Update BUFFER's ewoc from the list of ENTRIES. -- 2.39.2