# HG changeset patch # User Dan Nicolaescu # Date 1208755054 0 # Node ID 0e75b2038de2f77582340da80fb632b1d7736524 # Parent 2aa6d908ffad6c9c7c00158128e72bac8b0a8cb7 *** empty log message *** diff -r 2aa6d908ffad -r 0e75b2038de2 lisp/vc.el --- a/lisp/vc.el Mon Apr 21 05:11:56 2008 +0000 +++ b/lisp/vc.el Mon Apr 21 05:17:34 2008 +0000 @@ -3021,7 +3021,7 @@ ;; 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.