*** empty log message ***
[bpt/emacs.git] / lisp / vc.el
2000-04-01 Gerd Moellmann(vc-backend-diff): Return the correct status if we...
2000-01-26 Gerd Moellmann(vc-version-diff): Make sure file name is expanded.
1999-12-02 Gerd Moellmann(vc-update-change-log): Look for rcs2log under
1999-10-15 Stefan MonnierUse make-temp-file.
1999-10-02 André Spiegel(vc-backend-checkout): Use coding system 'no-conversion...
1999-09-22 André Spiegel(vc-backend-checkout): Use with-temp-file to check...
1999-09-06 Richard M. Stallman(vc-annotate-display): Use < 69 not < 70 to distinguish...
1999-09-06 Richard M. Stallman(vc-annotate-display): Treat 2-digit years under 70...
1999-09-02 Eli Zaretskii(vc-update-change-log): Use small-temporary-file-direct...
1999-08-27 Andreas Schwab(vc-backend-merge-news): Fix regexp to also match P...
1999-06-30 André Spiegel(vc-fetch-cvs-status): Use "-l" option for "cvs status...
1999-06-15 Karl HeuerUndo previous undo -- spiegel's change already correcte...
1999-06-15 Karl Heuer(vc-dired-mode): Undo previous two changes.
1999-06-09 André Spiegel(vc-dired-mode): Don't match anything before the date in
1999-05-23 Richard M. Stallman(vc-dired-mode): Make the dired-move-to-filename-regexp
1999-04-08 André Spiegel(vc-backend-revert): For CVS files that were made write...
1999-03-13 Karl Heuer(vc-delete-logbuf-window): New var.
1999-01-22 André Spiegel(vc-annotate-display): Delete old overlays. Fix check...
1999-01-02 Richard M. Stallman(vc-backend-diff): Use `diff-switches-list' throughout.
1998-12-08 Markus Rost(vc-rcs-release): Fix Type.
1998-12-02 André Spiegel(vc-dired-window-configuration, vc-ediff-windows,
1998-11-04 André Spiegel(with-vc-file, edit-vc-file): New macros.
1998-10-30 Dave Love(vc-backend-merge-news): Check for "P" output.
1998-09-10 Dave Love(vc-insert-headers): Doc fix.
1998-08-04 André Spiegel(vc-backend-merge-news): Account for `already contains the
1998-07-09 Richard M. StallmanComment change.
1998-07-08 Richard M. Stallman(vc-finish-logentry): Only delete windows in the select...
1998-06-21 Eli Zaretskii(vc-binary-suffixes): New variable.
1998-06-16 Richard M. Stallman(vc-find-binary): Accept only non-directories.
1998-06-12 André Spiegel(vc-dired-hook): Don't use dired-kill-line to remove...
1998-06-11 André Spiegel(vc-dired-recurse, vc-dired-terse-display): New user...
1998-06-05 André Spiegel(vc-directory): Bind vc-dired-switches in order to...
1998-06-03 André Spiegel(vc-dired-hook): Kill excluded directories recursively.
1998-05-16 Richard M. Stallman(vc-update-change-log): Use temporary-file-directory.
1998-05-16 Richard M. Stallman(vc-update-change-log): Use system-tmp-directory.
1998-05-02 André Spiegel(vc-fetch-cvs-status): Don't specify DIR on the command...
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.
next