log lisp/vc.el @ 16556:3a1df67c6677

age author description
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.