diff lisp/vc-cvs.el @ 94522:a69dcc2c42ae

Remove some XXX comments no longer needed.
author Eric S. Raymond <esr@snark.thyrsus.com>
date Thu, 01 May 2008 19:28:56 +0000
parents 2a61c5f918a5
children 37fa7ba3820c
line wrap: on
line diff
--- a/lisp/vc-cvs.el	Thu May 01 19:13:16 2008 +0000
+++ b/lisp/vc-cvs.el	Thu May 01 19:28:56 2008 +0000
@@ -857,10 +857,9 @@
 	    (vc-cvs-parse-entry file t))))
       (forward-line 1))))
 
-;; XXX Experimental function for the vc-dired replacement.
 (defun vc-cvs-after-dir-status (update-function)
   ;; Heavily inspired by vc-cvs-parse-status. AKA a quick hack.
-  ;; It needs a lot of testing.
+  ;; This needs a lot of testing.
   (let ((status nil)
 	(status-str nil)
 	(file nil)