projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8b8221
)
Test checkin to attempt to tickle a bug reported on the dev list.
author
Eric S. Raymond
<esr@thyrsus.com>
Mon, 1 Dec 2014 17:05:32 +0000
(12:05 -0500)
committer
Eric S. Raymond
<esr@thyrsus.com>
Mon, 1 Dec 2014 17:06:19 +0000
(12:06 -0500)
lisp/vc/vc-dav.el
patch
|
blob
|
history
diff --git
a/lisp/vc/vc-dav.el
b/lisp/vc/vc-dav.el
index dd1841df401818c2d22a409dbb32caefb1ea5a88..fe93e732fee9c2172c0bfa9df390d2bca5988fd9 100644
(file)
--- a/
lisp/vc/vc-dav.el
+++ b/
lisp/vc/vc-dav.el
@@
-77,7
+77,7
@@
See `vc-checkout-model' for a list of possible values."
"Return the current workfile version of URL."
"Unknown")
-(defun vc-dav-register (url &optional comment)
+(defun vc-dav-register (url &optional
_
comment)
"Register URL in the DAV backend."
;; Do we need to do anything here? FIXME?
)