summaryrefslogtreecommitdiff
path: root/lisp/vc-dav.el
Commit message (Collapse)AuthorAgeFilesLines
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
|
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
|
* * vc-dav.el: Move here from url/vc-dav.el.Dan Nicolaescu2008-06-221-0/+7
| | | | | | (Todo): Note work needed to make this backend functional. * Makefile.in (ELCFILES): Update vc-dav.el location.
* * vc-dav.el: Move here from url/vc-dav.el.Dan Nicolaescu2008-06-221-0/+182
* Makefile.in (ELCFILES): Update vc-dav.el location. * vc-dav.el: Move to the parent directory to be together with the rest of the VC backends.