comparison lisp/ChangeLog @ 82502:2a2056106d16

(vc-arch-extra-menu-map): New var and fun. (vc-arch-find-file-not-found-hook): Remove, it's now the default.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Tue, 21 Aug 2007 15:18:06 +0000
parents 029c5ed25e99
children ee14b9e1fa7f
comparison
equal deleted inserted replaced
82501:5c15d3c510b1 82502:2a2056106d16
1 2007-08-21 Stefan Monnier <monnier@iro.umontreal.ca> 1 2007-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * vc-arch.el (vc-arch-extra-menu-map): New var and fun.
4 (vc-arch-find-file-not-found-hook): Remove, it's now the default.
2 5
3 * vc-hooks.el (vc-menu-entry): New var. 6 * vc-hooks.el (vc-menu-entry): New var.
4 (vc-mode-line-map): Use it so that this menu also uses the extra-menu. 7 (vc-mode-line-map): Use it so that this menu also uses the extra-menu.
5 (menu-bar-tools-menu): Add the VC menu here rather than in menu-bar.el. 8 (menu-bar-tools-menu): Add the VC menu here rather than in menu-bar.el.
6 (vc-menu-map): Declare and initialize in one step. 9 (vc-menu-map): Declare and initialize in one step.