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:
parent
3702367bce
commit
5a9de6d018
6 changed files with 8 additions and 19 deletions
|
|
@ -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))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue