log lisp/vc.el @ 11940:4636a3916e01

age author description
1995-04-26 Karl Heuer (vc-next-action-on-file): Add missing let-binding.
1995-04-26 Richard M. Stallman (vc-backend-checkout): Pass vc-checkout-switches arg
1995-03-21 Richard M. Stallman (vc-update-change-log): Use new -u option for rcs2log.
1995-03-11 Richard M. Stallman (vc-path): Use /usr/sccs only if it is a dir.
1995-03-02 Boris Goldowsky (vc-comment-to-change-log): Remove ^ from paragraph-start & paragraph-separate.
1995-03-01 Richard M. Stallman (vc-do-command): Search vc-path first, not last.
1995-02-20 Roland McGrath (vc-log-info): Don't switch to the *vc* buffer before running
1995-01-24 Richard M. Stallman (vc-do-command): Arrange for the default-directory variable
1995-01-19 Richard M. Stallman Revert Jan 15 and Jan 5 changes.
1995-01-15 Roland McGrath (vc-do-command): Use set-buffer-modified-p instead of not-modified.
1995-01-14 Karl Heuer (vc-directory): Prompt for a directory, not a file.
1995-01-05 Richard M. Stallman (vc-do-command): Change RCS handling so rcsdiff won't strip
1994-12-10 Richard M. Stallman (vc-dir-all-files): New function.
1994-11-22 Roland McGrath (vc-backend-checkout): Finish last change.
1994-11-22 Roland McGrath (vc-checkout-switches): New variable.
1994-11-07 Thien-Thi Nguyen Update maintainer line.
1994-10-03 Richard M. Stallman (vc-backend-checkin): When CVS checks in a file, it is
1994-10-02 Richard M. Stallman (vc-register): Verify an old master file really still exists
1994-09-24 Richard M. Stallman (vc-finish-steal): Fix typo in previous change.
1994-09-24 Richard M. Stallman (vc-finish-steal): Do vc-resynch-window in the right buffer.
1994-09-24 Richard M. Stallman (vc-backend-checkout): Add if-statements to the shell cmds
1994-09-11 Richard M. Stallman (vc-do-command): Temporarily add vc-path to the end of PATH.
1994-08-26 Richard M. Stallman (vc-backend-checkout): Don't use -G for SCCS.
1994-08-18 Richard M. Stallman (vc-admin): Pass nil as last arg to vc-start-entry.
1994-07-26 Richard M. Stallman Comment change.
1994-07-26 Richard M. Stallman (vc-next-action): Even in 1-file case, get its name from FILES.
1994-07-19 Richard M. Stallman At compile time, require dired.
1994-07-13 Richard M. Stallman (vc-finish-logentry): Use the value of vc-log-after-operation-hook of
1994-07-06 Richard M. Stallman (vc-start-entry): New arg after-hook.
1994-07-02 Richard M. Stallman (vc-update-change-log): Pass a -n option to rcs2log.