log lisp/vc-cvs.el @ 91473:d9afb7a33dc0

age author description
Sun, 13 Jan 2008 20:03:35 +0000 Dan Nicolaescu * vc.el (vc-update): Resolve conflicts if necessary instead of
Tue, 08 Jan 2008 20:46:54 +0000 Miles Bader Merge from emacs--rel--22
Mon, 31 Dec 2007 20:43:49 +0000 Dan Nicolaescu (vc-cvs-parse-entry): Set the vc-backend property.
Fri, 28 Dec 2007 18:16:55 +0000 Eric S. Raymond * vc-hooks.el (vc-state): Document new 'ignored and 'unregistered
Fri, 28 Dec 2007 16:24:31 +0000 Eric S. Raymond * vc-cvs.el, vc-svn.el: Simplify backend dired-state-info
Fri, 28 Dec 2007 08:59:50 +0000 Eric S. Raymond * vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el, vc-mcvs.el, vc-svn.el:
Thu, 27 Dec 2007 11:26:27 +0000 Eric S. Raymond * (vc.el, vc-sccs.el, vc-rcs.el, vc-cs.el, vc-mcvs.el): Put
Thu, 27 Dec 2007 03:17:24 +0000 Eric S. Raymond *** empty log message ***
Wed, 26 Dec 2007 23:24:08 +0000 Eric S. Raymond *** empty log message ***
Thu, 06 Dec 2007 17:56:42 +0000 Deepak Goel Fix buggy calls to `error'.
Mon, 12 Nov 2007 03:56:38 +0000 Dan Nicolaescu (vc-cvs-diff): If backup files exist, diff them
Sat, 10 Nov 2007 05:22:16 +0000 Dan Nicolaescu * vc.el (vc-diff-internal): Make the *vc-diff* buffer read only.
Sat, 20 Oct 2007 01:07:52 +0000 Stefan Monnier (vc-cvs-revision-completion-table): Make it work when the
Wed, 10 Oct 2007 18:52:45 +0000 Eric S. Raymond Terminology cleanup.
Sat, 15 Sep 2007 21:07:32 +0000 Stefan Monnier (vc-cvs-annotate-time): Use inhibit-read-only and inhibit-modification-hooks.