aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/vc-dispatcher.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/vc-dispatcher.el b/lisp/vc-dispatcher.el
index 1145ee260c9..9dcd65c0f78 100644
--- a/lisp/vc-dispatcher.el
+++ b/lisp/vc-dispatcher.el
@@ -751,7 +751,7 @@ See `run-hooks'."
751 map) 751 map)
752 "Menu for dispatcher status") 752 "Menu for dispatcher status")
753 753
754;; This is used to that vlient modes can add mode-specific menu 754;; This is used to that client modes can add mode-specific menu
755;; items to vc-dir-menu-map. 755;; items to vc-dir-menu-map.
756(defun vc-dir-menu-map-filter (orig-binding) 756(defun vc-dir-menu-map-filter (orig-binding)
757 (when (and (symbolp orig-binding) (fboundp orig-binding)) 757 (when (and (symbolp orig-binding) (fboundp orig-binding))