log lisp/vc.el @ 2229:bd3c525fa6fc

age author description
Wed, 17 Mar 1993 13:58:48 +0000 Eric S. Raymond (vc-header-strings) Name changed to vc-header-alist, to match the
Tue, 16 Mar 1993 21:09:56 +0000 Paul Eggert (vc-version-diff): Use (message ...), not (message (format ...)).
Tue, 16 Mar 1993 15:44:52 +0000 Eric S. Raymond vc-error-occurred needs to be in vc-hooks.
Thu, 11 Mar 1993 07:45:02 +0000 Eric S. Raymond Bug fix.
Tue, 09 Mar 1993 23:02:40 +0000 Eric S. Raymond Fix typo.
Tue, 09 Mar 1993 22:56:29 +0000 Eric S. Raymond Version 5 baseline.
Sun, 07 Mar 1993 18:20:54 +0000 Paul Eggert (vc-update-change-log): Check that ChangeLog is writable
Sun, 07 Mar 1993 07:44:46 +0000 Richard M. Stallman (vc-revert-buffer1): Use mark-marker; don't alter mark-active.
Mon, 22 Feb 1993 14:17:16 +0000 Jim Blandy * files.el (revert-buffer): Reverse the sense of the first
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