diff lisp/vc.el @ 94208:0e75b2038de2

*** empty log message ***
author Dan Nicolaescu <dann@ics.uci.edu>
date Mon, 21 Apr 2008 05:17:34 +0000
parents 2aa6d908ffad
children c8b73a9f4c36
line wrap: on
line diff
--- 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.