From 4f10da1c12a1e91bd2b491ff98ca3c5ec91f5c67 Mon Sep 17 00:00:00 2001 From: Dan Nicolaescu Date: Sat, 5 Jul 2008 18:04:26 +0000 Subject: [PATCH] *** empty log message *** --- lisp/vc-hg.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/vc-hg.el b/lisp/vc-hg.el index c1ca8c5ff7b..60d6fce2717 100644 --- a/lisp/vc-hg.el +++ b/lisp/vc-hg.el @@ -365,7 +365,7 @@ COMMENT is ignored." ;; registered. (error)))) -;; XXX This would remove the file. Is that correct? +;; FIXME: This would remove the file. Is that correct? ;; (defun vc-hg-unregister (file) ;; "Unregister FILE from hg." ;; (vc-hg-command nil nil file "remove")) @@ -519,7 +519,7 @@ REV is the revision to check out into WORKFILE." ;; (vc-hg-status-extra-header "Global id : " "id" "-i") ))) -;; XXX this adds another top level menu, instead figure out how to +;; FIXME: this adds another top level menu, instead figure out how to ;; replace the Log-View menu. (easy-menu-define log-view-mode-menu vc-hg-outgoing-mode-map "Hg-outgoing Display Menu" -- 2.39.2