diff lisp/ChangeLog @ 82049:323f551584a7

(vc-directory-exclusion-list): Use eval-after-load.
author Dan Nicolaescu <dann@ics.uci.edu>
date Mon, 23 Jul 2007 02:06:18 +0000
parents 264941b7ff14
children 36d7d91a135f
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Jul 23 02:01:13 2007 +0000
+++ b/lisp/ChangeLog	Mon Jul 23 02:06:18 2007 +0000
@@ -7,6 +7,7 @@
 2007-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
 
 	* vc-git.el: Update status.
+	(vc-directory-exclusion-list): Use eval-after-load.
 
 2007-07-22  Nick Roberts  <nickrob@snap.net.nz>