log lisp/vc-rcs.el @ 42549:6301bb6ec388

age author description
Sat, 05 Jan 2002 17:21:06 +0000 Andr Spiegel (vc-rcs-steal-lock): Do a real checkout after stealing the lock, so
Tue, 28 Aug 2001 17:06:36 +0000 Andr Spiegel (vc-*-revert-file): Handle new optional arg CONTENTS-DONE.
Mon, 16 Jul 2001 12:23:00 +0000 Pavel Jank Some fixes to follow coding conventions.
Sat, 10 Mar 2001 10:50:16 +0000 Andr Spiegel (vc-rcs-print-log): Output to buffer *vc*, not the current buffer.
Thu, 01 Feb 2001 17:42:44 +0000 Dave Love Copyright up-date.
Thu, 01 Feb 2001 15:11:05 +0000 Andr Spiegel (vc-rcs-diff-switches): New customization option.
Tue, 09 Jan 2001 14:53:56 +0000 Dave Love (vc-rcs-header): Fix :type.
Mon, 08 Jan 2001 16:25:43 +0000 Andr Spiegel (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg WRITABLE to EDITABLE.
Mon, 20 Nov 2000 14:14:25 +0000 Andr Spiegel (vc-rcs-state): Before calling vc-workfile-unchanged-p, require vc.
Sun, 19 Nov 2000 09:46:04 +0000 Andr Spiegel (vc-rcs-state): Call vc-workfile-unchanged-p only here, and
Thu, 16 Nov 2000 18:14:41 +0000 Andr Spiegel Functions reordered.
Tue, 03 Oct 2000 12:08:40 +0000 Andr Spiegel (vc-rcs-receive-file): Rewritten to contain only backend-specific
Tue, 03 Oct 2000 11:33:59 +0000 Andr Spiegel (vc-rcs-fetch-master-state): Parse and remember default branch
Sun, 01 Oct 2000 19:35:24 +0000 Stefan Monnier * vc.el (vc-editable-p): Minor optimization.
Sun, 01 Oct 2000 11:17:42 +0000 Andr Spiegel (vc-rcs-receive-file): Call comment-history unconditionally. Use the
Fri, 22 Sep 2000 11:57:30 +0000 Gerd Moellmann (toplevel): Require `vc' when compiling.
Fri, 22 Sep 2000 07:48:08 +0000 Andr Spiegel (vc-rcs-checkin): Fix bug that prevented check-in without explicit
Thu, 21 Sep 2000 13:21:41 +0000 Andr Spiegel (vc-rcs-workfile-is-newer): New function.
Sat, 09 Sep 2000 00:48:41 +0000 Stefan Monnier * vc-sccs.el (vc-sccs-register):
Thu, 07 Sep 2000 20:02:38 +0000 Dave Love Doc fixes.
Tue, 05 Sep 2000 20:08:22 +0000 Stefan Monnier 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
Mon, 04 Sep 2000 19:47:43 +0000 Gerd Moellmann (vc-rcs-show-log-entry): New function.