summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2013-09-11 14:40:06 -0400
committerGlenn Morris <rgm@gnu.org>2013-09-11 14:40:06 -0400
commitaab6e902f93767b1ade593dff7ddfccd159124a6 (patch)
tree9c06fd32f48aaf0017ce193b8e51dfc55e9dee66 /lisp
parented88649ee1bf7e63e8c164b869ee945d2c35e399 (diff)
downloademacs-aab6e902f93767b1ade593dff7ddfccd159124a6.tar.gz
Comment
Diffstat (limited to 'lisp')
-rw-r--r--lisp/vc/vc-cvs.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/vc/vc-cvs.el b/lisp/vc/vc-cvs.el
index 75b54450926..11a30991391 100644
--- a/lisp/vc/vc-cvs.el
+++ b/lisp/vc/vc-cvs.el
@@ -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