Tue, 03 May 1994 22:46:37 +0000 |
Karl Heuer |
Update copyright.
|
Fri, 22 Apr 1994 04:31:27 +0000 |
Richard M. Stallman |
(vc-backend-diff): Test of cmp was backwards.
|
Wed, 30 Mar 1994 02:14:11 +0000 |
Richard M. Stallman |
(vc-checkin): Undo previous change.
|
Tue, 29 Mar 1994 00:03:10 +0000 |
Roland McGrath |
(vc-checkin): Insert name of current defun in comment buffer.
|
Fri, 18 Feb 1994 19:46:53 +0000 |
Richard M. Stallman |
Comment change.
|
Fri, 18 Feb 1994 02:51:33 +0000 |
Paul Eggert |
(vc-lookup-triple): Yield nil, not "", if NAME is nil.
|
Wed, 09 Feb 1994 23:02:28 +0000 |
Karl Heuer |
(vc-comment-to-change-log): Load add-log before binding
|
Wed, 02 Feb 1994 03:27:26 +0000 |
Eric S. Raymond |
vc-parse-buffer: arrange for old properties to get cleared when their
|
Fri, 14 Jan 1994 14:16:29 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 03 Jan 1994 20:53:26 +0000 |
Paul Eggert |
(vc-finish-logentry): Sync the buffer in case the user modified it while
|
Fri, 24 Dec 1993 23:07:23 +0000 |
Richard M. Stallman |
(vc-buffer-sync, vc-diff): New arg NOT-URGENT.
|
Thu, 23 Dec 1993 02:51:19 +0000 |
Richard M. Stallman |
(vc-record-rename): Don't use replace-regexp.
|
Fri, 03 Dec 1993 09:30:38 +0000 |
Paul Eggert |
(vc-workfile-unchanged-p): Add optional argument
|
Thu, 02 Dec 1993 07:47:48 +0000 |
Paul Eggert |
(vc-locking-user): Don't assume that the umask permits
|
Sat, 27 Nov 1993 11:39:02 +0000 |
Richard M. Stallman |
(vc-buffer-sync): Signal error if user says no.
|
Mon, 15 Nov 1993 04:13:48 +0000 |
Eric S. Raymond |
vc-static-header-alist shouldn't have been declared const.
|
Fri, 12 Nov 1993 22:31:12 +0000 |
Richard M. Stallman |
(vc-rename-file): Don't overwrite an existing file.
|
Thu, 14 Oct 1993 18:28:24 +0000 |
Paul Eggert |
(vc-backend-checkout): Do not set umask to value that does not allow
|
Mon, 04 Oct 1993 20:51:01 +0000 |
Eric S. Raymond |
(vc-next-action) Fix (throw ... ) invocation to work with 19; this
|
Mon, 27 Sep 1993 04:36:31 +0000 |
Paul Eggert |
(vc-find-binary): Fix bug; it always claimed success.
|
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
|