emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/vc.el,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/vc.el,v
Date: Mon, 21 Apr 2008 05:17:38 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/04/21 05:17:36

Index: vc.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/vc.el,v
retrieving revision 1.587
retrieving revision 1.588
diff -u -b -r1.587 -r1.588
--- vc.el       21 Apr 2008 05:11:56 -0000      1.587
+++ vc.el       21 Apr 2008 05:17:34 -0000      1.588
@@ -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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]