diff lisp/ChangeLog @ 95016:ebce6f4852ad

Move vc-dir menu hook back to vc-dispatcher.
author Eric S. Raymond <esr@snark.thyrsus.com>
date Thu, 15 May 2008 13:50:55 +0000
parents 183ac8cfca91
children 7be06414cb71
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu May 15 12:36:31 2008 +0000
+++ b/lisp/ChangeLog	Thu May 15 13:50:55 2008 +0000
@@ -3,6 +3,8 @@
 	* vc-dispatcher.el: Fix an incorrect buffer name and remove an
 	unneeded defalias.
 
+	* vc.el, vc-dispatcher.el (vc-dir-menu-map-filter): Moved.
+
 2008-05-15  Glenn Morris  <rgm@gnu.org>
 
 	* vc-hooks.el (vc-directory-resynch-file): Fix declaration.