log lisp/vc.el @ 15619:f698fc246195 libc-960708 libc-960709 libc-960710 libc-960711 libc-960712 libc-960713 libc-960714

age author description
1996-06-05 Richard M. Stallman (vc-cancel-version): Fix paren error.
1996-05-13 Richard M. Stallman (vc-rename-file): After renaming, update VC info and modeline.
1996-04-16 Richard M. Stallman (vc-comment-ring): Initialise using make-ring.
1996-03-22 Richard M. Stallman (vc-update-change-log): Use add-log-full-name and
1996-03-02 Richard M. Stallman Comment change.
1996-01-26 Richard M. Stallman (vc-diff): Make NOT-URGENT default to t.
1996-01-24 Karl Heuer * vc.el (vc-backend-checkout): Use let to restore default-directory.
1996-01-14 Erik Naggum Update FSF's address.
1996-01-10 André Spiegel (vc-cancel-version): Use search-forward to scan error message. Added
1996-01-08 Karl Heuer (vc-update-change-log): Use add-log-full-name and
1996-01-05 Karl Heuer Comment fixes.
1996-01-04 André Spiegel (vc-cancel-version): Handle versions that start a new branch.
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-buffer.
1995-12-25 Richard M. Stallman Fix 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-brief.
1995-10-04 André Spiegel (vc-next-action-on-file): When locking the latest trunk version,
1995-09-08 André Spiegel (vc-dired-mode): Now a major mode derived from dired-mode.
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 this directory.
1995-08-22 André Spiegel Removed the comment that said we assume strict locking.
1995-08-21 André Spiegel (vc-latest-on-branch-p): Under CVS, handle the case when the file is
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 default branch to
1995-08-17 André Spiegel Changed references to vc-top-version into vc-master-workfile-version.
1995-08-17 André Spiegel (vc-next-action-on-file): Query when trying to lock non-latest
1995-08-17 André Spiegel (vc-revert-buffer1): Split part of the function into vc-buffer-context
1995-08-10 Richard M. Stallman (vc-dired-reformat-line): Display eight character user names correctly.
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 checkin from
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 use.
1995-06-16 Richard M. Stallman Adapt 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 event
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-lock.
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.