log lisp/vc.el @ 12406:8ae1d01fe37b

age author description
Mon, 26 Jun 1995 23:42:30 +0000 Richard M. Stallman (vc-start-entry): Prevent lossage when doing a mass checkin from
Fri, 23 Jun 1995 15:50:17 +0000 Richard M. Stallman (vc-backend-admin, vc-backend-checkin): Assume that
Mon, 19 Jun 1995 13:36:45 +0000 Richard M. Stallman (vc-register): Inhibit backups for the file's buffer
Fri, 16 Jun 1995 18:11:46 +0000 Richard M. Stallman (vc-lookup-triple): changed the code that used to call
Fri, 16 Jun 1995 18:04:47 +0000 Richard M. Stallman (vc-backend-dispatch): Move definition before first use.
Fri, 16 Jun 1995 18:02:51 +0000 Richard M. Stallman Adapt to the changes in vc-hooks.el, namely, the new
Wed, 14 Jun 1995 11:16:17 +0000 Richard M. Stallman (vc-backend-checkin): Provide an explicit string saying
Fri, 09 Jun 1995 01:21:18 +0000 Karl Heuer (vc-backend-checkin): Handle RCS `co'-output in the event
Fri, 09 Jun 1995 01:17:59 +0000 Karl Heuer (vc-register): Check for a visited file first thing.
Wed, 07 Jun 1995 20:50:55 +0000 Karl Heuer (vc-register): Clean error message if no visited file.
Mon, 29 May 1995 07:00:06 +0000 Karl Heuer (vc-revert-buffer1): Delete the special code for font-lock.
Wed, 26 Apr 1995 21:47:35 +0000 Karl Heuer (vc-next-action-on-file): Add missing let-binding.
Wed, 26 Apr 1995 10:12:24 +0000 Richard M. Stallman (vc-backend-checkout): Pass vc-checkout-switches arg
Tue, 21 Mar 1995 20:22:41 +0000 Richard M. Stallman (vc-update-change-log): Use new -u option for rcs2log.
Sat, 11 Mar 1995 02:17:04 +0000 Richard M. Stallman (vc-path): Use /usr/sccs only if it is a dir.
Thu, 02 Mar 1995 15:55:09 +0000 Boris Goldowsky (vc-comment-to-change-log): Remove ^ from paragraph-start & paragraph-separate.
Wed, 01 Mar 1995 08:30:54 +0000 Richard M. Stallman (vc-do-command): Search vc-path first, not last.
Mon, 20 Feb 1995 09:39:26 +0000 Roland McGrath (vc-log-info): Don't switch to the *vc* buffer before running
Tue, 24 Jan 1995 06:33:41 +0000 Richard M. Stallman (vc-do-command): Arrange for the default-directory variable
Thu, 19 Jan 1995 07:18:47 +0000 Richard M. Stallman Revert Jan 15 and Jan 5 changes.
Sun, 15 Jan 1995 11:00:38 +0000 Roland McGrath (vc-do-command): Use set-buffer-modified-p instead of not-modified.
Sat, 14 Jan 1995 03:10:53 +0000 Karl Heuer (vc-directory): Prompt for a directory, not a file.
Thu, 05 Jan 1995 22:11:35 +0000 Richard M. Stallman (vc-do-command): Change RCS handling so rcsdiff won't strip
Sat, 10 Dec 1994 09:15:58 +0000 Richard M. Stallman (vc-dir-all-files): New function.
Tue, 22 Nov 1994 12:23:40 +0000 Roland McGrath (vc-backend-checkout): Finish last change.
Tue, 22 Nov 1994 11:43:54 +0000 Roland McGrath (vc-checkout-switches): New variable.
Mon, 07 Nov 1994 08:30:11 +0000 Thien-Thi Nguyen Update maintainer line.
Mon, 03 Oct 1994 21:57:47 +0000 Richard M. Stallman (vc-backend-checkin): When CVS checks in a file, it is
Sun, 02 Oct 1994 01:49:29 +0000 Richard M. Stallman (vc-register): Verify an old master file really still exists
Sat, 24 Sep 1994 01:10:23 +0000 Richard M. Stallman (vc-finish-steal): Fix typo in previous change.
Sat, 24 Sep 1994 01:08:40 +0000 Richard M. Stallman (vc-finish-steal): Do vc-resynch-window in the right buffer.
Sat, 24 Sep 1994 00:58:07 +0000 Richard M. Stallman (vc-backend-checkout): Add if-statements to the shell cmds
Sun, 11 Sep 1994 08:36:36 +0000 Richard M. Stallman (vc-do-command): Temporarily add vc-path to the end of PATH.
Fri, 26 Aug 1994 00:05:30 +0000 Richard M. Stallman (vc-backend-checkout): Don't use -G for SCCS.
Thu, 18 Aug 1994 00:38:13 +0000 Richard M. Stallman (vc-admin): Pass nil as last arg to vc-start-entry.
Tue, 26 Jul 1994 20:37:32 +0000 Richard M. Stallman Comment change.
Tue, 26 Jul 1994 20:34:16 +0000 Richard M. Stallman (vc-next-action): Even in 1-file case, get its name from FILES.
Tue, 19 Jul 1994 22:30:06 +0000 Richard M. Stallman At compile time, require dired.
Wed, 13 Jul 1994 09:34:01 +0000 Richard M. Stallman (vc-finish-logentry): Use the value of vc-log-after-operation-hook of
Wed, 06 Jul 1994 22:08:03 +0000 Richard M. Stallman (vc-start-entry): New arg after-hook.
Sat, 02 Jul 1994 04:49:30 +0000 Richard M. Stallman (vc-update-change-log): Pass a -n option to rcs2log.
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
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):
Wed, 12 May 1993 21:30:35 +0000 Richard M. Stallman Improve doc strings and prompt strings.
Tue, 11 May 1993 21:15:54 +0000 Richard M. Stallman (vc-diff): Report an error if the buffer isn't registered.
Sun, 09 May 1993 14:29:33 +0000 Richard M. Stallman (vc-backend-diff): Handle either string or list.
Sun, 09 May 1993 14:27:02 +0000 Richard M. Stallman (diff-switches): Define var here as well as in diff.el.
Sat, 08 May 1993 16:17:01 +0000 Richard M. Stallman (vc-directory-18): cd to the directory in question before the file tree walk.
Sat, 08 May 1993 16:14:11 +0000 Richard M. Stallman (vc-directory-18): New function.
Tue, 04 May 1993 19:52:02 +0000 Richard M. Stallman (vc-backend-diff): Use diff-switches, not vc-diff-options.
Tue, 04 May 1993 19:33:17 +0000 Richard M. Stallman Doc fix.
Tue, 04 May 1993 16:42:57 +0000 Richard M. Stallman (minor-mode-map-alist): Don't use it if it's void.
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