From: Dan Nicolaescu Date: Mon, 21 Apr 2008 05:17:34 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~6164 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d48c50ae86ec3b5bd6d40fbdb1357a56cb347b9a;p=emacs.git *** empty log message *** --- 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.