log lisp/vc-rcs.el @ 58320:dee7926ded40

age author description
Fri, 19 Nov 2004 15:08:32 +0000 Thien-Thi Nguyen (vc-rcs-parse): New function.
Tue, 07 Sep 2004 04:48:04 +0000 Stefan Monnier Doc fix.
Fri, 02 Jul 2004 07:26:21 +0000 Andr Spiegel (vc-rcs-checkout-model): Look at the version headers only if
Sun, 21 Mar 2004 15:46:23 +0000 Andr Spiegel (vc-rcs-print-log, vc-rcs-diff): Add optional BUFFER argument.
Wed, 24 Dec 2003 16:09:13 +0000 Karoly Lorentey tag of miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-137
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Thu, 08 May 2003 19:24:56 +0000 Stefan Monnier (vc-rcs-register, vc-rcs-checkin, vc-rcs-checkout)
Tue, 04 Feb 2003 12:29:42 +0000 Juanma Barranquero Trailing whitespace deleted.
Tue, 07 Jan 2003 08:28:15 +0000 Andr Spiegel (vc-rcs-checkout): Fix the check whether we are on a branch.
Fri, 03 Jan 2003 15:27:35 +0000 Andr Spiegel (vc-rcs-revert): Unlock only if the user does have the lock.
Thu, 26 Dec 2002 14:38:20 +0000 Andr Spiegel (vc-rcs-checkin): By default, always specify the
Thu, 26 Dec 2002 14:06:33 +0000 Andr Spiegel (vc-rcs-checkout): Handle t argument for REV.
Wed, 13 Nov 2002 12:38:20 +0000 Andr Spiegel (vc-rcs-registered): Improve comment.
Tue, 12 Nov 2002 19:46:47 +0000 Markus Rost (vc-rcs-registered): Handle the autoload cookie so that the definition
Tue, 08 Oct 2002 20:23:36 +0000 Stefan Monnier (vc-rcs-find-version): Fix vc-checkout-switches use.
Tue, 08 Oct 2002 15:33:18 +0000 Stefan Monnier (vc-rcs-find-version): New fun.
Fri, 04 Oct 2002 18:38:04 +0000 Stefan Monnier (vc-rcs-show-log-entry): Delete.
Wed, 04 Sep 2002 20:49:35 +0000 Andr Spiegel (vc-rcs-state): Don't require vc.el.
Fri, 19 Jul 2002 13:27:44 +0000 Andr Spiegel (vc-rcs-fetch-master-state): Be more careful to check
Mon, 18 Mar 2002 17:17:38 +0000 Andr Spiegel (vc-rcs-register): Fix handling of vc-[rcs-]register-switches.
Mon, 25 Feb 2002 22:04:29 +0000 Andr Spiegel (vc-rcs-diff): Use consistent parameter format for
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.