Comment fixes.
[bpt/emacs.git] / lisp / vc.el
1996-01-05 Karl HeuerComment fixes.
1996-01-04 André Spiegel(vc-cancel-version): Handle versions that start a new...
1995-12-29 Erik Naggum(vc-backend-checkin): Use vc-checkin-switches.
1995-12-25 Richard M. Stallman(vc-revert-buffer1): Pass t as preserve-modes to revert...
1995-12-25 Richard M. StallmanFix error message style.
1995-11-13 Richard M. Stallman(vc-directory): Require dired.
1995-11-02 André Spiegel(vc-backend-diff): Use new variable vc-rcsdiff-knows...
1995-10-04 André Spiegel(vc-next-action-on-file): When locking the latest trunk...
1995-09-08 André Spiegel(vc-dired-mode): Now a major mode derived from dired...
1995-08-29 André Spiegel(vc-dired-update-line): Don't use dired-do-redisplay.
1995-08-25 André Spiegel(vc-directory): Kill existing vc-dired buffers for...
1995-08-22 André SpiegelRemoved the comment that said we assume strict locking.
1995-08-21 André Spiegel(vc-latest-on-branch-p): Under CVS, handle the case...
1995-08-20 Richard M. Stallman(file-regular-p-18): Fix test for whether to use this.
1995-08-18 André Spiegel(vc-next-action-on-file): Changed doc string, CVS case.
1995-08-17 André Spiegel(vc-next-action-on-file): Moved the setting of the...
1995-08-17 André SpiegelChanged references to vc-top-version into vc-master...
1995-08-17 André Spiegel(vc-next-action-on-file): Query when trying to lock...
1995-08-17 André Spiegel(vc-revert-buffer1): Split part of the function into...
1995-08-10 Richard M. Stallman(vc-dired-reformat-line): Display eight character user...
1995-08-08 Richard M. Stallman(vc-revert-buffer): In a dedicated solitary window,
1995-07-29 Richard M. Stallman(vc-resynch-buffer): New function.
1995-07-18 Richard M. Stallman(vc-do-command): Added parameter BUFFER (the default,
1995-07-17 Karl Heuer(vc-backend-merge-news): Force to refetch the
1995-06-26 Richard M. Stallman(vc-start-entry): Prevent lossage when doing a mass...
1995-06-23 Richard M. Stallman(vc-backend-admin, vc-backend-checkin): Assume that
1995-06-19 Richard M. Stallman(vc-register): Inhibit backups for the file's buffer
1995-06-16 Richard M. Stallman(vc-lookup-triple): changed the code that used to call
1995-06-16 Richard M. Stallman(vc-backend-dispatch): Move definition before first...
1995-06-16 Richard M. StallmanAdapt to the changes in vc-hooks.el, namely, the new
1995-06-14 Richard M. Stallman(vc-backend-checkin): Provide an explicit string saying
1995-06-09 Karl Heuer(vc-backend-checkin): Handle RCS `co'-output in the...
1995-06-09 Karl Heuer(vc-register): Check for a visited file first thing.
1995-06-07 Karl Heuer(vc-register): Clean error message if no visited file.
1995-05-29 Karl Heuer(vc-revert-buffer1): Delete the special code for font...
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...
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...
1995-01-24 Richard M. Stallman(vc-do-command): Arrange for the default-directory...
1995-01-19 Richard M. StallmanRevert Jan 15 and Jan 5 changes.
1995-01-15 Roland McGrath(vc-do-command): Use set-buffer-modified-p instead...
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...
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 NguyenUpdate 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...
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...
1994-09-24 Richard M. Stallman(vc-backend-checkout): Add if-statements to the shell...
1994-09-11 Richard M. Stallman(vc-do-command): Temporarily add vc-path to the end...
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. StallmanComment change.
1994-07-26 Richard M. Stallman(vc-next-action): Even in 1-file case, get its name...
1994-07-19 Richard M. StallmanAt compile time, require dired.
1994-07-13 Richard M. Stallman(vc-finish-logentry): Use the value of vc-log-after...
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 HeuerUpdate 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...
1994-02-18 Richard M. StallmanComment 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. Raymondvc-parse-buffer: arrange for old properties to get...
1994-01-14 Richard M. StallmanComment change.
1994-01-03 Paul Eggert(vc-finish-logentry): Sync the buffer in case the user...
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. Raymondvc-static-header-alist shouldn't have been declared...
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...
1993-10-04 Eric S. Raymond(vc-next-action) Fix (throw ... ) invocation to work...
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...
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...
1993-08-27 Paul Eggert(vc-locked-example): Renamed from vc-quiescent-p. ...
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...
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...
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-nondirec...
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...
next