log lisp/vc.el @ 23524:05c942de9202

age author description
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. Stallman Comment change.
1998-07-08 Richard M. Stallman (vc-finish-logentry): Only delete windows in the selected frame
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 directory lines
1998-06-11 André Spiegel (vc-dired-recurse, vc-dired-terse-display): New user options.
1998-06-05 André Spiegel (vc-directory): Bind vc-dired-switches in order to pass switches to vc-dired-mode.
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 line.
1998-04-20 Dan Nicolaescu *** empty log message ***
1998-04-15 André Spiegel (vc-dired-mode): Redefine dired-move-to-filename-regexp locally.
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 registering. This is
1998-04-09 André Spiegel (vc-next-action): Fixed bug that prevented registering files using C-x v v.
1998-04-05 André Spiegel (vc-dired-mode): Make dired-after-readin-hook a local hook, not a local variable.
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 when user tries to
1998-03-18 André Spiegel (vc-restore-buffer-context): Only try to restore mark if it is active.
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.