*** empty log message ***
[bpt/emacs.git] / lisp / vc.el
1998-04-20 Dan Nicolaescu*** empty log message ***
1998-04-15 André Spiegel(vc-dired-mode): Redefine dired-move-to-filename-regexp...
1998-04-15 Andreas Schwab(vc-backend-revert): Fix missing argument for
1998-04-14 André Spiegel(vc-next-action-on-file): Don't check out after registe...
1998-04-09 André Spiegel(vc-next-action): Fixed bug that prevented registering...
1998-04-05 André Spiegel(vc-dired-mode): Make dired-after-readin-hook a local...
1998-04-05 André Spiegel(vc-merge, vc-backend-merge): New functions.
1998-04-05 André Spiegel(vc-ensure-vc-buffer): New function.
1998-04-04 Richard M. Stallman(vc-next-action-dired): Use dired-do-redisplay. Handle
1998-04-01 André Spiegel(vc-revert-buffer): Rewrote handling of vc-diff buffer,
1998-03-31 André Spiegel(vc-backend-revert): CVS bug fix.
1998-03-31 André Spiegel* vc.el (vc-resolve-conflicts): New function.
1998-03-20 André Spiegel(vc-next-action-on-file): Properly handle the case...
1998-03-18 André Spiegel(vc-restore-buffer-context): Only try to restore mark...
1998-03-08 André Spiegel(vc-context-matches-p): New function.
1998-02-27 André Spiegel(vc-default-init-version): New variable.
1998-02-25 Karl Heuer(vc-register): Update vc-buffer-backend.
1998-02-24 Dave Love(vc-checkin-hook): Add :options.
1998-01-22 Richard M. Stallman(vc-annotate-compcar): Iterate instead of recursing.
1998-01-18 Karl Heuer(vc-finish-logentry): Move killing the log buffer after
1998-01-07 André Spiegel(vc-resynch-window): Behave properly when view-read...
1997-08-23 Richard M. Stallman(vc-version-diff): Mention that default file is visited...
1997-08-05 Richard M. Stallman(vc-version-diff): Change the Newer version prompt.
1997-08-04 Richard M. Stallman(vc-version-diff): Use defaults, not initial input,
1997-07-31 Richard M. Stallman(vc-backend-checkin): For CVS, forget the checkout...
1997-07-18 Richard M. Stallman(vc-diff): Turn off previous change.
1997-07-18 André Spiegel(vc-diff): If file is unchanged, ask for the version
1997-06-15 Richard M. Stallman(vc-steal-lock): Use yes-or-no-p for confirmation.
1997-06-14 Richard M. Stallman(vc-annotate-mode-variables): Init vc-annotate-mode...
1997-06-09 Richard M. Stallman(diff-switches): defvar deleted.
1997-05-21 André Spiegel(vc-backend-admin): If there is no SCCS subdirectory...
1997-05-05 Richard M. StallmanUse defgroup and defcustom.
1997-04-12 Richard M. Stallman(vc-update-change-log): Run `rcs2log' in the correct
1997-04-01 Richard M. Stallman(vc-checkin-hook): Doc fix.
1997-03-21 Richard M. Stallman(vc-next-action-on-file): With implicit checkout, make
1997-03-04 André Spiegel(vc-backend-diff): Handle RCS and SCCS separately.
1997-02-27 Karl Heuer(vc-log-mode): New optional arg FILE. Set vc-log-file...
1997-02-10 Richard M. Stallman(vc-do-command): If OKSTATUS is nil, ignore errors.
1997-01-03 André SpiegelChanged my e-mail address in the header.
1996-12-26 André Spiegel(vc-next-action-on-file, vc-update-change-log,
1996-11-19 Geoff VoelkerUse w32 instead of ms-windows for window-system symbol
1996-11-07 Richard M. Stallman(vc-backend-print-log): Use "cvs log" to get log entrie...
1996-10-17 André Spiegel(vc-dired-reformat-line): Discard check for numerical...
1996-09-16 André Spiegel(vc-print-log): Set the display window so that it shows
1996-09-08 André Spiegel(vc-print-log): Move point to the log entry of the...
1996-09-01 Richard M. Stallman(vc-register-switches): New variable.
1996-08-30 Richard M. Stallman(vc-update-change-log): Doc fix.
1996-08-29 Richard M. Stallman(vc-update-change-log): Remove code which found RCS...
1996-07-26 Richard M. Stallman(vc-do-command): Bind win32-quote-process-args.
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...
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. StallmanComment 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 defau...
1996-01-14 Erik NaggumUpdate FSF's address.
1996-01-10 André Spiegel(vc-cancel-version): Use search-forward to scan error...
1996-01-08 Karl Heuer(vc-update-change-log): Use add-log-full-name and
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.
next