1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 18:40:39 -08:00

Remove some XXX comments no longer needed.

This commit is contained in:
Eric S. Raymond 2008-05-01 19:28:56 +00:00
parent 3702367bce
commit 5a9de6d018
6 changed files with 8 additions and 19 deletions

View file

@ -457,8 +457,6 @@ REV is the revision to check out into WORKFILE."
;;; Hg specific functionality.
;; XXX This functionality is experimental/work in progress. It might
;; change without notice.
(defvar vc-hg-extra-menu-map
(let ((map (make-sparse-keymap)))
(define-key map [incoming] '(menu-item "Show incoming" vc-hg-incoming))