log lisp/vc.el @ 32189:921a2e8fa97e

age author description
Thu, 05 Oct 2000 22:55:17 +0000 Stefan Monnier (with-vc-properties): Use conses rather than length-2 lists.
Wed, 04 Oct 2000 09:48:37 +0000 Andr Spiegel (vc-revert-buffer): Handle empty diff properly.
Tue, 03 Oct 2000 12:24:15 +0000 Andr Spiegel (vc-transfer-file, vc-default-receive-file): Rewritten to factorize
Tue, 03 Oct 2000 11:22:13 +0000 Andr Spiegel (vc-revert-file): New function.
Mon, 02 Oct 2000 12:01:09 +0000 Andr Spiegel (vc-responsible-backend): Undo the previous change in the argument
Sun, 01 Oct 2000 20:56:54 +0000 Stefan Monnier (with-vc-file, vc-next-action-on-file):
Sun, 01 Oct 2000 19:35:24 +0000 Stefan Monnier * vc.el (vc-editable-p): Minor optimization.
Sun, 01 Oct 2000 12:06:15 +0000 Andr Spiegel (vc-next-action-on-file): Update mode line only if file is visited.
Fri, 22 Sep 2000 07:49:19 +0000 Andr Spiegel (vc-switch-backend): Signal an error if the file is not registered
Thu, 21 Sep 2000 13:27:08 +0000 Andr Spiegel (vc-index-of, vc-transfer-file, vc-default-receive-file): New functions.
Tue, 19 Sep 2000 13:58:56 +0000 Andr Spiegel (vc-revert-buffer): Set vc-checkout-time correctly.
Tue, 12 Sep 2000 13:03:44 +0000 Dave Love (vc-dired-listing-switches): Fix :version.
Sat, 09 Sep 2000 00:48:41 +0000 Stefan Monnier * vc-sccs.el (vc-sccs-register):
Thu, 07 Sep 2000 08:10:02 +0000 Gerd Moellmann Remove `$Id$' tag.
Tue, 05 Sep 2000 20:08:22 +0000 Stefan Monnier 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>