* vc-dispatcher.el (vc-dir-menu-map): Fix menu title for the menu bar and the popup menu.
2008-05-26 Dan Nicolaescu <dann@ics.uci.edu>
+ * vc.el (Problems): Remove fixed issues.
+
* vc-dispatcher.el (vc-resynch-window): Fix mode-line updating.
+ (vc-dir-menu-map): Fix menu title for the menu bar and the popup menu.
2008-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
;; - the *vc-dir* buffer is not updated correctly anymore after VC
;; operations that change the file state.
;;
-;; - the mouse3 menu for vc-dir does not have a title anymore.
-;;
-;; - the menu for the *vc-dir* buffer uses the wrong name now.
-;;
;;; Code:
(require 'vc-hooks)