Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move version control related files to the "vc" subdirectory. | Juri Linkov | 2010-06-11 | 1 | -189/+0 |
| | | | | | | | | | | | | * add-log.el, cvs-status.el, diff.el, diff-mode.el, ediff-diff.el, * ediff.el, ediff-help.el, ediff-hook.el, ediff-init.el, * ediff-merg.el, ediff-mult.el, ediff-ptch.el, ediff-util.el, * ediff-vers.el, ediff-wind.el, emerge.el, log-edit.el, log-view.el, * pcvs-defs.el, pcvs.el, pcvs-info.el, pcvs-parse.el, pcvs-util.el, * smerge-mode.el, vc-annotate.el, vc-arch.el, vc-bzr.el, vc-cvs.el, * vc-dav.el, vc-dir.el, vc-dispatcher.el, vc.el, vc-git.el, * vc-hg.el, vc-hooks.el, vc-mtn.el, vc-rcs.el, vc-sccs.el, vc-svn.el: Move files to the "vc" subdirectory. | ||||
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
| | |||||
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 1 | -1/+1 |
| | |||||
* | * vc-dav.el: Move here from url/vc-dav.el. | Dan Nicolaescu | 2008-06-22 | 1 | -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 Nicolaescu | 2008-06-22 | 1 | -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. |