log lisp/vc.el @ 11590:97a90e900ce7

age author description
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.
1994-05-03 Karl Heuer Update copyright.
1994-04-22 Richard M. Stallman (vc-backend-diff): Test of cmp was backwards.
1994-03-30 Richard M. Stallman (vc-checkin): Undo previous change.
1994-03-29 Roland McGrath (vc-checkin): Insert name of current defun in comment buffer.
1994-02-18 Richard M. Stallman Comment change.
1994-02-18 Paul Eggert (vc-lookup-triple): Yield nil, not "", if NAME is nil.
1994-02-09 Karl Heuer (vc-comment-to-change-log): Load add-log before binding
1994-02-02 Eric S. Raymond vc-parse-buffer: arrange for old properties to get cleared when their
1994-01-14 Richard M. Stallman Comment change.
1994-01-03 Paul Eggert (vc-finish-logentry): Sync the buffer in case the user modified it while
1993-12-24 Richard M. Stallman (vc-buffer-sync, vc-diff): New arg NOT-URGENT.
1993-12-23 Richard M. Stallman (vc-record-rename): Don't use replace-regexp.
1993-12-03 Paul Eggert (vc-workfile-unchanged-p): Add optional argument
1993-12-02 Paul Eggert (vc-locking-user): Don't assume that the umask permits
1993-11-27 Richard M. Stallman (vc-buffer-sync): Signal error if user says no.
1993-11-15 Eric S. Raymond vc-static-header-alist shouldn't have been declared const.
1993-11-12 Richard M. Stallman (vc-rename-file): Don't overwrite an existing file.
1993-10-14 Paul Eggert (vc-backend-checkout): Do not set umask to value that does not allow
1993-10-04 Eric S. Raymond (vc-next-action) Fix (throw ... ) invocation to work with 19; this
1993-09-27 Paul Eggert (vc-find-binary): Fix bug; it always claimed success.
1993-09-21 Brian Fox (vc-do-command): Remove debugging output. Use (forward-line -1) instead
1993-09-15 Paul Eggert (vc-version-other-window): New function.
1993-09-08 Paul Eggert (vc-backend-steal): Fix typo when invoking the 'rcs' command
1993-08-27 Paul Eggert (vc-locked-example): Renamed from vc-quiescent-p. Now yields example of
1993-08-10 Paul Eggert (vc-previous-comment): Use `mod', not `ring-mod'.
1993-08-08 Jim Blandy * vc.el (vc-diff, vc-directory-18): Add missing paren to end of
1993-07-31 Richard M. Stallman (vc-shrink-to-fit): Deleted. All callers changed to use
1993-07-25 Richard M. Stallman (vc-backend-steal): Pass arg omitted in last change.
1993-07-22 Paul Eggert > (vc-backend-revert): Use `co -f' instead of deleting the
1993-07-19 Roland McGrath (vc-comment-to-change-log): Copy interactive spec from
1993-07-19 Roland McGrath (vc-comment-to-change-log): Canonicalize following whitespace after
1993-07-18 Roland McGrath (vc-comment-to-change-log): Complete rewrite. Do not use
1993-07-06 Jim Blandy * vc.el (vc-start-entry): Don't call file-name-nondirectory on
1993-07-05 Paul Eggert (vc-name): Move to vc-hooks.el.
1993-07-04 Paul Eggert (vc-backend-diff): Undo "-q" change. This was fixed instead by adding
1993-07-02 Richard M. Stallman (vc-path): New variable.
1993-07-02 Jim Blandy * vc.el (vc-backend-diff): Pass the "-q" flag only if we're using
1993-06-30 Paul Eggert (vc-update-change-log): Ensure that file names inserted into a ChangeLog
1993-06-28 Richard M. Stallman (vc-update-change-log): Restore previous default-directory
1993-06-25 Richard M. Stallman (vc-diff): If `diff' gives empty output, return nil.
1993-06-17 Richard M. Stallman (vc-rename-file): Remove periods from error messages.
1993-06-12 Richard M. Stallman (vc-backend-diff): Always use -q option.
1993-05-29 Richard M. Stallman (vc-finish-logentry): Use delete-windows-on.
1993-05-29 Richard M. Stallman (vc-steal-lock, vc-insert-headers): Fix question whitespace.
1993-05-22 Roland McGrath (vc-comment-to-change-log): Don't take FILE argument, since
1993-05-16 Richard M. Stallman Don't require sendmail, compile, or dired.
1993-05-14 Jim Blandy * vc.el (vc-version-diff): Match parens.
1993-05-14 Richard M. Stallman (vc-revert-buffer1): Don't assume that compilation-error-list
1993-05-13 Richard M. Stallman (vc-version-diff): Don't move point in current buffer.
1993-05-13 Richard M. Stallman (Setting minor-mode-map-alist):
1993-05-12 Richard M. Stallman Improve doc strings and prompt strings.
1993-05-11 Richard M. Stallman (vc-diff): Report an error if the buffer isn't registered.
1993-05-09 Richard M. Stallman (vc-backend-diff): Handle either string or list.
1993-05-09 Richard M. Stallman (diff-switches): Define var here as well as in diff.el.
1993-05-08 Richard M. Stallman (vc-directory-18): cd to the directory in question before the file tree walk.
1993-05-08 Richard M. Stallman (vc-directory-18): New function.
1993-05-04 Richard M. Stallman (vc-backend-diff): Use diff-switches, not vc-diff-options.
1993-05-04 Richard M. Stallman Doc fix.
1993-05-04 Richard M. Stallman (minor-mode-map-alist): Don't use it if it's void.
1993-05-04 Richard M. Stallman (vc-dired-prefix-map): New keymap.
1993-05-01 Richard M. Stallman (vc-revert-buffer1): Fix format of compilation-error-list.
1993-04-29 Richard M. Stallman (vc-match-substring): Renamed from match-substring.
1993-04-28 Roland McGrath (vc-revert-buffer1): Ignore non-marker elts of compilation-error-list.
1993-04-25 Eric S. Raymond (vc-diff): Get proper error message when you run this with no prefix
1993-04-19 Roland McGrath (vc-revert-buffer1): Typo fix in last change.
1993-04-19 Roland McGrath (vc-comment-to-change-log): Restored interactive spec. Why was it
1993-04-19 Roland McGrath (vc-revert-buffer1): Completely rewrote compilation reparsing code.
1993-04-08 Eric S. Raymond (vc-comment-to-change-log): Merged in the remainder of jimb's last
1993-04-08 Eric S. Raymond (vc-directory. vc-start-entry, vc-next-action, vc-next-action-on-file):
1993-04-05 Roland McGrath (vc-comment-to-change-log): Renamed from vc-comment-to-changelog.
1993-03-29 Eric S. Raymond (vc-next-action, vc-peint-log, vc-diff, vc-revert-buffer) improved
1993-03-28 Eric S. Raymond (vc-comment-to-changelog): A useful vc-checkin hook, added.
1993-03-17 Eric S. Raymond (vc-header-strings) Name changed to vc-header-alist, to match the
1993-03-16 Paul Eggert (vc-version-diff): Use (message ...), not (message (format ...)).
1993-03-16 Eric S. Raymond vc-error-occurred needs to be in vc-hooks.
1993-03-11 Eric S. Raymond Bug fix.
1993-03-09 Eric S. Raymond Fix typo.
1993-03-09 Eric S. Raymond Version 5 baseline.
1993-03-07 Paul Eggert (vc-update-change-log): Check that ChangeLog is writable
1993-03-07 Richard M. Stallman (vc-revert-buffer1): Use mark-marker; don't alter mark-active.
1993-02-22 Jim Blandy * files.el (revert-buffer): Reverse the sense of the first
1992-12-12 Jim Blandy * vc.el (vc-do-command): Set the default directory of the *vc*
1992-11-20 Richard M. Stallman (vc-next-action): Undo previous change.
1992-11-20 Jim Blandy Thu Nov 19 16:44:24 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)
1992-11-08 Richard M. Stallman (vc-cancel-version): Use yes-or-no-p.
1992-10-28 Richard M. Stallman (vc-admin): Pass t as noquery arg to vc-resynch-window.
1992-10-26 Richard M. Stallman (vc-resynch-window): New arg NOQUERY. Pass it to vc-revert-buffer1.
1992-10-06 Richard M. Stallman (vc-backend-steal): Delete the workfile after the rcs -M -u.
1992-10-05 Richard M. Stallman (vc-backend-steal): Put filename after options in rcs commands.
1992-10-05 Richard M. Stallman (vc-steal-lock): Use mail-setup, and do like `mail'.
1992-10-05 Roland McGrath (vc-backend-checkin): Change buffers to get local value of vc-checkin-switches.
1992-10-05 Roland McGrath (vc-backend-checkin): Use apply on vc-do-command: vc-checkin-switches is a