diff lisp/ChangeLog @ 98471:497018549116

(vc-dir-mode): Don't create the ewoc header here. (vc-dir-refresh): Set it here instead. (Bug#1067)
author Dan Nicolaescu <dann@ics.uci.edu>
date Fri, 03 Oct 2008 06:09:30 +0000
parents bc63ca36bd15
children cf237e746d8c
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Oct 03 04:18:56 2008 +0000
+++ b/lisp/ChangeLog	Fri Oct 03 06:09:30 2008 +0000
@@ -1,3 +1,8 @@
+2008-10-03  Dan Nicolaescu  <dann@ics.uci.edu>
+
+	* vc-dir.el (vc-dir-mode): Don't create the ewoc header here.
+	(vc-dir-refresh): Set it here instead.  (Bug#1067)
+
 2008-10-02  Chong Yidong  <cyd@stupidchicken.com>
 
 	* faces.el (inhibit-frame-set-background-mode): New var.