diff lisp/ChangeLog @ 94712:349582c9a664

(vc-dir-insert-directories): Default to t.
author Dan Nicolaescu <dann@ics.uci.edu>
date Wed, 07 May 2008 03:45:57 +0000
parents 984d344e0e75
children 0fc821738484
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed May 07 03:41:32 2008 +0000
+++ b/lisp/ChangeLog	Wed May 07 03:45:57 2008 +0000
@@ -1,3 +1,7 @@
+2008-05-07  Dan Nicolaescu  <dann@ics.uci.edu>
+
+	* vc-dispatcher.el (vc-dir-insert-directories): Default to t.
+
 2008-05-07  Glenn Morris  <rgm@gnu.org>
 
 	* subr.el (ignore-errors): Move here from cl-macs.el.
@@ -8,8 +12,8 @@
 
 2008-05-06  Eric S. Raymond  <esr@snark.thyrsus.com>
 
-	* vc-hooks.el (vc-find-file-hook), 
-	vc-dispatcher.el (vc-resynch-window): Decouple vc-dispatcher
+	* vc-hooks.el (vc-find-file-hook):
+	* vc-dispatcher.el (vc-resynch-window): Decouple vc-dispatcher
 	further from vc.el.
 	* vc.el (vc-dir-mode): Move VC-specific context menu entries here.