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>
Mon, 04 Sep 2000 19:59:41 +0000 Gerd Moellmann (vc-dired-resynch-file): Add autoload cookie.
Mon, 04 Sep 2000 19:46:58 +0000 Gerd Moellmann (toplevel): Require `dired' at run-time for dired-mode-map.
Mon, 04 Sep 2000 19:46:19 +0000 Gerd Moellmann (vc-next-action-on-file): Do not visit the file if it's
Sat, 01 Apr 2000 12:19:35 +0000 Gerd Moellmann (vc-backend-diff): Return the correct status if we had to
Wed, 26 Jan 2000 10:31:13 +0000 Gerd Moellmann (vc-version-diff): Make sure file name is expanded.
Thu, 02 Dec 1999 14:21:08 +0000 Gerd Moellmann (vc-update-change-log): Look for rcs2log under
Fri, 15 Oct 1999 16:03:59 +0000 Stefan Monnier Use make-temp-file.
Sat, 02 Oct 1999 10:53:18 +0000 Andr Spiegel (vc-backend-checkout): Use coding system 'no-conversion when doing
Wed, 22 Sep 1999 12:58:49 +0000 Andr Spiegel (vc-backend-checkout): Use with-temp-file to check out into arbitrary
Mon, 06 Sep 1999 22:15:10 +0000 Richard M. Stallman (vc-annotate-display): Use < 69 not < 70 to distinguish 20YY from 19YY.
Mon, 06 Sep 1999 03:46:33 +0000 Richard M. Stallman (vc-annotate-display): Treat 2-digit years under 70 as 20YY.
Thu, 02 Sep 1999 12:50:28 +0000 Eli Zaretskii (vc-update-change-log): Use small-temporary-file-directory when non-nil.
Fri, 27 Aug 1999 07:59:22 +0000 Andreas Schwab (vc-backend-merge-news): Fix regexp to also match P marker
Wed, 30 Jun 1999 07:16:14 +0000 Andr Spiegel (vc-fetch-cvs-status): Use "-l" option for "cvs status", to make it
Tue, 15 Jun 1999 17:40:09 +0000 Karl Heuer Undo previous undo -- spiegel's change already corrected rms's.