mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-28 07:50:48 -08:00
Comment.
This commit is contained in:
parent
3edf7a64eb
commit
cc4db61a45
1 changed files with 1 additions and 0 deletions
|
|
@ -256,6 +256,7 @@ RESULT is a list of conses (FILE . STATE) for directory DIR."
|
|||
(vc-do-command "*vc*" 0 vc-svn-program '(".")
|
||||
"checkout" (concat "file://" default-directory "SVN")))
|
||||
|
||||
;; FIXME doc is wrong re switches.
|
||||
(defun vc-svn-register (files &optional rev comment)
|
||||
"Register FILES into the SVN version-control system.
|
||||
The COMMENT argument is ignored This does an add but not a commit.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue