log lisp/vc.el @ 4770:987685f55edd

age author description
Tue, 21 Sep 1993 07:51:53 +0000 Brian Fox (vc-do-command): Remove debugging output. Use (forward-line -1) instead
Wed, 15 Sep 1993 23:19:13 +0000 Paul Eggert (vc-version-other-window): New function.
Wed, 08 Sep 1993 19:06:01 +0000 Paul Eggert (vc-backend-steal): Fix typo when invoking the 'rcs' command
Fri, 27 Aug 1993 03:55:16 +0000 Paul Eggert (vc-locked-example): Renamed from vc-quiescent-p. Now yields example of
Tue, 10 Aug 1993 04:14:17 +0000 Paul Eggert (vc-previous-comment): Use `mod', not `ring-mod'.
Sun, 08 Aug 1993 00:44:26 +0000 Jim Blandy * vc.el (vc-diff, vc-directory-18): Add missing paren to end of
Sat, 31 Jul 1993 01:05:33 +0000 Richard M. Stallman (vc-shrink-to-fit): Deleted. All callers changed to use
Sun, 25 Jul 1993 22:36:03 +0000 Richard M. Stallman (vc-backend-steal): Pass arg omitted in last change.
Thu, 22 Jul 1993 10:57:46 +0000 Paul Eggert > (vc-backend-revert): Use `co -f' instead of deleting the
Mon, 19 Jul 1993 01:01:17 +0000 Roland McGrath (vc-comment-to-change-log): Copy interactive spec from
Mon, 19 Jul 1993 00:06:14 +0000 Roland McGrath (vc-comment-to-change-log): Canonicalize following whitespace after
Sun, 18 Jul 1993 23:54:45 +0000 Roland McGrath (vc-comment-to-change-log): Complete rewrite. Do not use
Tue, 06 Jul 1993 06:18:50 +0000 Jim Blandy * vc.el (vc-start-entry): Don't call file-name-nondirectory on
Mon, 05 Jul 1993 03:20:12 +0000 Paul Eggert (vc-name): Move to vc-hooks.el.
Sun, 04 Jul 1993 18:54:59 +0000 Paul Eggert (vc-backend-diff): Undo "-q" change. This was fixed instead by adding
Fri, 02 Jul 1993 21:46:42 +0000 Richard M. Stallman (vc-path): New variable.
Fri, 02 Jul 1993 20:07:55 +0000 Jim Blandy * vc.el (vc-backend-diff): Pass the "-q" flag only if we're using
Wed, 30 Jun 1993 21:35:59 +0000 Paul Eggert (vc-update-change-log): Ensure that file names inserted into a ChangeLog
Mon, 28 Jun 1993 00:56:54 +0000 Richard M. Stallman (vc-update-change-log): Restore previous default-directory
Fri, 25 Jun 1993 21:30:54 +0000 Richard M. Stallman (vc-diff): If `diff' gives empty output, return nil.
Thu, 17 Jun 1993 05:08:23 +0000 Richard M. Stallman (vc-rename-file): Remove periods from error messages.
Sat, 12 Jun 1993 02:18:02 +0000 Richard M. Stallman (vc-backend-diff): Always use -q option.
Sat, 29 May 1993 03:47:48 +0000 Richard M. Stallman (vc-finish-logentry): Use delete-windows-on.
Sat, 29 May 1993 03:10:35 +0000 Richard M. Stallman (vc-steal-lock, vc-insert-headers): Fix question whitespace.
Sat, 22 May 1993 22:33:19 +0000 Roland McGrath (vc-comment-to-change-log): Don't take FILE argument, since
Sun, 16 May 1993 18:57:37 +0000 Richard M. Stallman Don't require sendmail, compile, or dired.
Fri, 14 May 1993 15:21:50 +0000 Jim Blandy * vc.el (vc-version-diff): Match parens.
Fri, 14 May 1993 03:57:45 +0000 Richard M. Stallman (vc-revert-buffer1): Don't assume that compilation-error-list
Thu, 13 May 1993 12:05:52 +0000 Richard M. Stallman (vc-version-diff): Don't move point in current buffer.
Thu, 13 May 1993 03:14:07 +0000 Richard M. Stallman (Setting minor-mode-map-alist):