Mercurial > emacs
changeset 96519:0197baf37347
*** empty log message ***
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Sat, 05 Jul 2008 18:04:26 +0000 |
parents | 4b43e6ed5850 |
children | 00812d11af93 |
files | lisp/vc-hg.el |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/vc-hg.el Sat Jul 05 18:03:56 2008 +0000 +++ b/lisp/vc-hg.el Sat Jul 05 18:04:26 2008 +0000 @@ -365,7 +365,7 @@ ;; 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 @@ ;; (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"