comparison 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
comparison
equal deleted inserted replaced
95015:183ac8cfca91 95016:ebce6f4852ad
1 2008-05-15 Eric S. Raymond <esr@snark.thyrsus.com> 1 2008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
2 2
3 * vc-dispatcher.el: Fix an incorrect buffer name and remove an 3 * vc-dispatcher.el: Fix an incorrect buffer name and remove an
4 unneeded defalias. 4 unneeded defalias.
5
6 * vc.el, vc-dispatcher.el (vc-dir-menu-map-filter): Moved.
5 7
6 2008-05-15 Glenn Morris <rgm@gnu.org> 8 2008-05-15 Glenn Morris <rgm@gnu.org>
7 9
8 * vc-hooks.el (vc-directory-resynch-file): Fix declaration. 10 * vc-hooks.el (vc-directory-resynch-file): Fix declaration.
9 11