log lisp/vc.el @ 1674:75e8a7f920c7

age author description
Sat, 12 Dec 1992 15:22:26 +0000 Jim Blandy * vc.el (vc-do-command): Set the default directory of the *vc*
Fri, 20 Nov 1992 19:33:38 +0000 Richard M. Stallman (vc-next-action): Undo previous change.
Fri, 20 Nov 1992 17:23:45 +0000 Jim Blandy Thu Nov 19 16:44:24 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)
Sun, 08 Nov 1992 18:58:17 +0000 Richard M. Stallman (vc-cancel-version): Use yes-or-no-p.
Wed, 28 Oct 1992 09:33:04 +0000 Richard M. Stallman (vc-admin): Pass t as noquery arg to vc-resynch-window.
Mon, 26 Oct 1992 05:33:20 +0000 Richard M. Stallman (vc-resynch-window): New arg NOQUERY. Pass it to vc-revert-buffer1.
Tue, 06 Oct 1992 08:59:39 +0000 Richard M. Stallman (vc-backend-steal): Delete the workfile after the rcs -M -u.
Mon, 05 Oct 1992 22:03:53 +0000 Richard M. Stallman (vc-backend-steal): Put filename after options in rcs commands.
Mon, 05 Oct 1992 21:09:26 +0000 Richard M. Stallman (vc-steal-lock): Use mail-setup, and do like `mail'.
Mon, 05 Oct 1992 05:49:27 +0000 Roland McGrath (vc-backend-checkin): Change buffers to get local value of vc-checkin-switches.
Mon, 05 Oct 1992 05:20:52 +0000 Roland McGrath (vc-backend-checkin): Use apply on vc-do-command: vc-checkin-switches is a
Mon, 05 Oct 1992 05:17:21 +0000 Roland McGrath (vc-checkin-switches): New defvar.
Mon, 28 Sep 1992 13:01:53 +0000 Richard M. Stallman (vc-rename-file): Use OLD, not FILE which is unbound.
Sun, 27 Sep 1992 02:42:08 +0000 Roland McGrath (vc-update-change-log): Use file-relative-name.
Sun, 27 Sep 1992 01:51:04 +0000 Roland McGrath (vc-checkin-hook): New user hook variable.
Sun, 27 Sep 1992 01:31:15 +0000 Roland McGrath (vc-update-change-log): Use shell-command, not shell-command-on-region.
Sat, 08 Aug 1992 22:58:39 +0000 Richard M. Stallman entered into RCS
Tue, 04 Aug 1992 07:27:12 +0000 Jim Blandy *** empty log message ***
Fri, 31 Jul 1992 22:24:03 +0000 Eric S. Raymond Initial revision