log lisp/vc.el @ 17135:1814adcc2648

age author description
Tue, 04 Mar 1997 18:00:30 +0000 Andr Spiegel (vc-backend-diff): Handle RCS and SCCS separately.
Thu, 27 Feb 1997 01:21:24 +0000 Karl Heuer (vc-log-mode): New optional arg FILE. Set vc-log-file here.
Mon, 10 Feb 1997 20:43:37 +0000 Richard M. Stallman (vc-do-command): If OKSTATUS is nil, ignore errors.
Fri, 03 Jan 1997 13:51:36 +0000 Andr Spiegel Changed my e-mail address in the header.
Thu, 26 Dec 1996 12:07:05 +0000 Andr Spiegel (vc-next-action-on-file, vc-update-change-log,
Tue, 19 Nov 1996 06:59:17 +0000 Geoff Voelker Use w32 instead of ms-windows for window-system symbol
Thu, 07 Nov 1996 03:17:16 +0000 Richard M. Stallman (vc-backend-print-log): Use "cvs log" to get log entries, not "cvs rlog".
Thu, 17 Oct 1996 20:35:46 +0000 Andr Spiegel (vc-dired-reformat-line): Discard check for numerical value of
Mon, 16 Sep 1996 14:43:29 +0000 Andr Spiegel (vc-print-log): Set the display window so that it shows
Sun, 08 Sep 1996 11:52:05 +0000 Andr Spiegel (vc-print-log): Move point to the log entry of the current version.
Sun, 01 Sep 1996 18:33:12 +0000 Richard M. Stallman (vc-register-switches): New variable.
Fri, 30 Aug 1996 18:42:29 +0000 Richard M. Stallman (vc-update-change-log): Doc fix.
Thu, 29 Aug 1996 21:22:07 +0000 Richard M. Stallman (vc-update-change-log): Remove code which found RCS files
Fri, 26 Jul 1996 21:22:34 +0000 Richard M. Stallman (vc-do-command): Bind win32-quote-process-args.
Wed, 05 Jun 1996 17:57:26 +0000 Richard M. Stallman (vc-cancel-version): Fix paren error.
Mon, 13 May 1996 01:31:28 +0000 Richard M. Stallman (vc-rename-file): After renaming, update VC info and modeline.
Tue, 16 Apr 1996 22:33:07 +0000 Richard M. Stallman (vc-comment-ring): Initialise using make-ring.
Fri, 22 Mar 1996 13:25:21 +0000 Richard M. Stallman (vc-update-change-log): Use add-log-full-name and
Sat, 02 Mar 1996 06:37:35 +0000 Richard M. Stallman Comment change.
Fri, 26 Jan 1996 19:36:34 +0000 Richard M. Stallman (vc-diff): Make NOT-URGENT default to t.
Wed, 24 Jan 1996 23:32:49 +0000 Karl Heuer * vc.el (vc-backend-checkout): Use let to restore default-directory.
Sun, 14 Jan 1996 07:34:30 +0000 Erik Naggum Update FSF's address.
Wed, 10 Jan 1996 15:24:03 +0000 Andr Spiegel (vc-cancel-version): Use search-forward to scan error message. Added
Mon, 08 Jan 1996 22:24:05 +0000 Karl Heuer (vc-update-change-log): Use add-log-full-name and
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.