log lisp/vc-cvs.el @ 35821:6b1ff979e045

age author description
Thu, 01 Feb 2001 15:10:16 +0000 Andr Spiegel (vc-cvs-diff-switches): New customization option.
Mon, 29 Jan 2001 19:12:40 +0000 Sam Steingold replaced require with autoloads
Thu, 25 Jan 2001 21:02:37 +0000 Sam Steingold require vc
Thu, 25 Jan 2001 16:36:48 +0000 Sam Steingold doc&comment fix
Tue, 09 Jan 2001 14:48:25 +0000 Dave Love (vc-cvs-header): Fix :type.
Mon, 08 Jan 2001 16:24:56 +0000 Andr Spiegel (vc-cvs-latest-on-branch-p): Removed.
Mon, 20 Nov 2000 14:16:18 +0000 Andr Spiegel (vc-cvs-checkout): Fix bug that broke C-x v ~-style checkouts.
Thu, 16 Nov 2000 18:14:41 +0000 Andr Spiegel Functions reordered.
Thu, 16 Nov 2000 16:42:10 +0000 Andr Spiegel (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for remote
Thu, 16 Nov 2000 15:29:40 +0000 Andr Spiegel (vc-cvs-revert): Use `cvs unedit' only if `vc-cvs-use-edit' is on.
Thu, 16 Nov 2000 13:38:03 +0000 Andr Spiegel (vc-cvs-annotate-command): New optional arg VERSION. Use
Fri, 27 Oct 2000 15:07:46 +0000 Andr Spiegel (vc-cvs-merge-news): Be prepared for no news at all.
Fri, 27 Oct 2000 11:37:17 +0000 Andr Spiegel (vc-cvs-checkin): Check both status and error message after command.
Sun, 22 Oct 2000 15:31:11 +0000 Andr Spiegel (vc-cvs-make-version-backups-p): Added `-p' suffix as expected by
Wed, 04 Oct 2000 09:51:15 +0000 Andr Spiegel (vc-cvs-make-version-backups): Return t if vc-cvs-stay-local-p.