emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] trunk r114221: Comment


From: Glenn Morris
Subject: [Emacs-diffs] trunk r114221: Comment
Date: Wed, 11 Sep 2013 18:40:11 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 114221
revision-id: address@hidden
parent: address@hidden
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Wed 2013-09-11 14:40:06 -0400
message:
  Comment
modified:
  lisp/vc/vc-cvs.el              vccvs.el-20091113204419-o5vbwnq5f7feedwu-1927
=== modified file 'lisp/vc/vc-cvs.el'
--- a/lisp/vc/vc-cvs.el 2013-09-11 18:31:45 +0000
+++ b/lisp/vc/vc-cvs.el 2013-09-11 18:40:06 +0000
@@ -1230,6 +1230,7 @@
   "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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]