log lisp/vc.el @ 2664:334f3eeb459d

age author description
Tue, 04 May 1993 16:40:24 +0000 Richard M. Stallman (vc-dired-prefix-map): New keymap.
Sat, 01 May 1993 03:09:16 +0000 Richard M. Stallman (vc-revert-buffer1): Fix format of compilation-error-list.
Thu, 29 Apr 1993 17:58:37 +0000 Richard M. Stallman (vc-match-substring): Renamed from match-substring.
Wed, 28 Apr 1993 22:48:52 +0000 Roland McGrath (vc-revert-buffer1): Ignore non-marker elts of compilation-error-list.
Sun, 25 Apr 1993 22:26:40 +0000 Eric S. Raymond (vc-diff): Get proper error message when you run this with no prefix
Mon, 19 Apr 1993 21:29:48 +0000 Roland McGrath (vc-revert-buffer1): Typo fix in last change.
Mon, 19 Apr 1993 21:19:10 +0000 Roland McGrath (vc-comment-to-change-log): Restored interactive spec. Why was it
Mon, 19 Apr 1993 21:13:47 +0000 Roland McGrath (vc-revert-buffer1): Completely rewrote compilation reparsing code.
Thu, 08 Apr 1993 16:51:04 +0000 Eric S. Raymond (vc-comment-to-change-log): Merged in the remainder of jimb's last
Thu, 08 Apr 1993 16:35:52 +0000 Eric S. Raymond (vc-directory. vc-start-entry, vc-next-action, vc-next-action-on-file):
Mon, 05 Apr 1993 23:52:16 +0000 Roland McGrath (vc-comment-to-change-log): Renamed from vc-comment-to-changelog.
Mon, 29 Mar 1993 15:38:31 +0000 Eric S. Raymond (vc-next-action, vc-peint-log, vc-diff, vc-revert-buffer) improved
Sun, 28 Mar 1993 06:40:46 +0000 Eric S. Raymond (vc-comment-to-changelog): A useful vc-checkin hook, added.
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