log lisp/vc.el @ 34314:8318a4ea6764

age author description
2000-11-20 André Spiegel Undo prev change.
2000-11-19 André Spiegel (vc-workfile-unchanged-p, vc-default-workfile-unchanged-p): Moved to
2000-11-16 Stefan Monnier (vc-version-diff): Bind inhibit-read-only when inserting text.
2000-11-16 André Spiegel Updated backend documentation.
2000-11-16 André Spiegel (vc-do-command): In the asynchronous case, output messages only if the
2000-11-16 André Spiegel (vc-revert-buffer): Ask for confirmation if file seems up-to-date.
2000-11-16 André Spiegel (vc-annotate): Changed handling of prefix arg; now asks for both
2000-10-27 André Spiegel (vc-version-other-window): If an automatic backup of the desired
2000-10-26 Stefan Monnier (vc-start-entry): Only erase the buffer if comment is set.
2000-10-26 Dave Love fix my email
2000-10-25 Stefan Monnier (vc-version-other-window): Bind `file'.
2000-10-22 André Spiegel (vc-checkout): Added `-p' suffix in call to vc-make-version-backups-p;
2000-10-10 Thien-Thi Nguyen (with-vc-file, edit-vc-file): Specify `indent-function' property.
2000-10-08 Stefan Monnier (vc-version-diff): diff-switches can be a list.
2000-10-05 Stefan Monnier (with-vc-properties): Use conses rather than length-2 lists.
2000-10-04 André Spiegel (vc-revert-buffer): Handle empty diff properly.
2000-10-03 André Spiegel (vc-transfer-file, vc-default-receive-file): Rewritten to factorize
2000-10-03 André Spiegel (vc-revert-file): New function.
2000-10-02 André Spiegel (vc-responsible-backend): Undo the previous change in the argument
2000-10-01 Stefan Monnier (with-vc-file, vc-next-action-on-file):
2000-10-01 Stefan Monnier * vc.el (vc-editable-p): Minor optimization.
2000-10-01 André Spiegel (vc-next-action-on-file): Update mode line only if file is visited.
2000-09-22 André Spiegel (vc-switch-backend): Signal an error if the file is not registered
2000-09-21 André Spiegel (vc-index-of, vc-transfer-file, vc-default-receive-file): New functions.
2000-09-19 André Spiegel (vc-revert-buffer): Set vc-checkout-time correctly.
2000-09-12 Dave Love (vc-dired-listing-switches): Fix :version.
2000-09-09 Stefan Monnier * vc-sccs.el (vc-sccs-register):
2000-09-07 Gerd Moellmann Remove `$Id$' tag.
2000-09-05 Stefan Monnier 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
2000-09-04 Gerd Moellmann (vc-dired-resynch-file): Add autoload cookie.