Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
aab6e902
Commit
aab6e902
authored
Sep 11, 2013
by
Glenn Morris
Browse files
Comment
parent
ed88649e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
lisp/vc/vc-cvs.el
lisp/vc/vc-cvs.el
+1
-0
No files found.
lisp/vc/vc-cvs.el
View file @
aab6e902
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment