]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment
authorGlenn Morris <rgm@gnu.org>
Wed, 11 Sep 2013 18:40:06 +0000 (14:40 -0400)
committerGlenn Morris <rgm@gnu.org>
Wed, 11 Sep 2013 18:40:06 +0000 (14:40 -0400)
lisp/vc/vc-cvs.el

index 75b544509267648f121637b185a0ef98571d7d9b..11a3099139162e3cdebd62f23486f80b4188669e 100644 (file)
@@ -1230,6 +1230,7 @@ is non-nil."
   "Ignore FILE under CVS."
   (cvs-append-to-ignore (file-name-directory file) file))
 
+;; FIXME This should be in the vc-cvs- namespace if it is to live here.
 (defun cvs-append-to-ignore (dir str &optional old-dir)
   "In DIR, add STR to the .cvsignore file.
 If OLD-DIR is non-nil, then this is a directory that we don't want