log lisp/vc.el @ 14040:187735b53d52

age author description
Fri, 05 Jan 1996 22:21:28 +0000 Karl Heuer Comment fixes.
Thu, 04 Jan 1996 16:00:05 +0000 Andr Spiegel (vc-cancel-version): Handle versions that start a new branch.
Fri, 29 Dec 1995 20:49:46 +0000 Erik Naggum (vc-backend-checkin): Use vc-checkin-switches.
Mon, 25 Dec 1995 21:07:12 +0000 Richard M. Stallman (vc-revert-buffer1): Pass t as preserve-modes to revert-buffer.
Mon, 25 Dec 1995 18:46:17 +0000 Richard M. Stallman Fix error message style.
Mon, 13 Nov 1995 20:24:46 +0000 Richard M. Stallman (vc-directory): Require dired.
Thu, 02 Nov 1995 09:36:01 +0000 Andr Spiegel (vc-backend-diff): Use new variable vc-rcsdiff-knows-brief.
Wed, 04 Oct 1995 15:13:04 +0000 Andr Spiegel (vc-next-action-on-file): When locking the latest trunk version,
Fri, 08 Sep 1995 20:39:17 +0000 Andr Spiegel (vc-dired-mode): Now a major mode derived from dired-mode.
Tue, 29 Aug 1995 10:52:14 +0000 Andr Spiegel (vc-dired-update-line): Don't use dired-do-redisplay.
Fri, 25 Aug 1995 18:30:11 +0000 Andr Spiegel (vc-directory): Kill existing vc-dired buffers for this directory.
Tue, 22 Aug 1995 17:53:14 +0000 Andr Spiegel Removed the comment that said we assume strict locking.
Mon, 21 Aug 1995 19:27:05 +0000 Andr Spiegel (vc-latest-on-branch-p): Under CVS, handle the case when the file is
Sun, 20 Aug 1995 01:45:13 +0000 Richard M. Stallman (file-regular-p-18): Fix test for whether to use this.
Fri, 18 Aug 1995 20:29:14 +0000 Andr Spiegel (vc-next-action-on-file): Changed doc string, CVS case.
Thu, 17 Aug 1995 14:10:09 +0000 Andr Spiegel (vc-next-action-on-file): Moved the setting of the default branch to
Thu, 17 Aug 1995 13:50:33 +0000 Andr Spiegel Changed references to vc-top-version into vc-master-workfile-version.
Thu, 17 Aug 1995 13:08:36 +0000 Andr Spiegel (vc-next-action-on-file): Query when trying to lock non-latest
Thu, 17 Aug 1995 12:40:03 +0000 Andr Spiegel (vc-revert-buffer1): Split part of the function into vc-buffer-context
Thu, 10 Aug 1995 19:46:16 +0000 Richard M. Stallman (vc-dired-reformat-line): Display eight character user names correctly.
Tue, 08 Aug 1995 21:18:36 +0000 Richard M. Stallman (vc-revert-buffer): In a dedicated solitary window,
Sat, 29 Jul 1995 01:40:43 +0000 Richard M. Stallman (vc-resynch-buffer): New function.
Tue, 18 Jul 1995 20:52:39 +0000 Richard M. Stallman (vc-do-command): Added parameter BUFFER (the default,
Mon, 17 Jul 1995 23:04:30 +0000 Karl Heuer (vc-backend-merge-news): Force to refetch the
Mon, 26 Jun 1995 23:42:30 +0000 Richard M. Stallman (vc-start-entry): Prevent lossage when doing a mass checkin from
Fri, 23 Jun 1995 15:50:17 +0000 Richard M. Stallman (vc-backend-admin, vc-backend-checkin): Assume that
Mon, 19 Jun 1995 13:36:45 +0000 Richard M. Stallman (vc-register): Inhibit backups for the file's buffer
Fri, 16 Jun 1995 18:11:46 +0000 Richard M. Stallman (vc-lookup-triple): changed the code that used to call
Fri, 16 Jun 1995 18:04:47 +0000 Richard M. Stallman (vc-backend-dispatch): Move definition before first use.
Fri, 16 Jun 1995 18:02:51 +0000 Richard M. Stallman Adapt to the changes in vc-hooks.el, namely, the new