2002-12-26 |
André Spiegel |
(vc-next-action-on-file): Use t argument to vc-checkout in
|
2002-11-03 |
André Spiegel |
Add comment to prev change.
|
2002-11-03 |
André Spiegel |
(vc-dired-move): Adapt dired-move-to-filename-regexp to its current
|
2002-10-14 |
André Spiegel |
(vc-dired-reformat-line): Simplified. Handles text properties
|
2002-10-11 |
André Spiegel |
(vc-dired-reformat-line): As a temporary fix, remove all text
|
2002-10-08 |
Stefan Monnier |
(vc-find-version): Use the new backend op `find-version'.
|
2002-10-07 |
Stefan Monnier |
(vc-resolve-conflicts); Typo.
|
2002-10-07 |
Stefan Monnier |
(vc-maybe-resolve-conflicts): Always call vc-resolve-conflicts
|
2002-10-05 |
Stefan Monnier |
(vc-log-mode-map): Explicitly inherit from text-mode.
|
2002-10-05 |
Markus Rost |
(vc-default-show-log-entry): Fix typo.
|
2002-10-03 |
Stefan Monnier |
(vc-print-log): Unconditionally use `show-log-entry'.
|
2002-09-04 |
André Spiegel |
(vc-workfile-unchanged-p, vc-default-workfile-unchanged-p): Moved to
|
2002-07-22 |
André Spiegel |
(vc-next-action-on-file): Preserve find-file-literally.
|
2002-07-19 |
André Spiegel |
Improve comment of vc-BACKEND-workfile-unchanged-p.
|
2002-07-16 |
Stefan Monnier |
(vc-default-comment-history): Hard code *vc*.
|
2002-07-16 |
André Spiegel |
(vc-next-action-on-file): Ignore buffer-read-only while comparing to
|
2002-03-06 |
Gerd Moellmann |
(vc-branch-part): Add autoload cookie. This function can
|
2002-03-05 |
André Spiegel |
(vc-transfer-file): Use `make-temp-file' instead of `make-temp-name'.
|
2002-02-28 |
André Spiegel |
(vc-update): New function.
|
2002-02-28 |
André Spiegel |
(vc-revert-buffer): If the buffer is not saved, prompt the user to do
|
2002-02-25 |
André Spiegel |
(vc-diff-switches-list): Fix prev change, making the function
|
2002-02-21 |
André Spiegel |
Patch by Jonathan Kamens <jik@kamens.brookline.ma.us>.
|
2002-01-05 |
André Spiegel |
(vc-branch-part): Return nil if there's no `.'
|
2001-12-20 |
Pavel Janík |
Doc fixes.
|
2001-11-26 |
Pavel Janík |
(vc-next-action-on-file): Use insert instead of insert-string.
|
2001-11-26 |
André Spiegel |
(vc-find-version): New function.
|
2001-11-23 |
André Spiegel |
(with-vc-properties): Don't bind `filename' locally.
|
2001-11-15 |
André Spiegel |
Documentation fixes.
|
2001-11-12 |
Sam Steingold |
* vc.el (vc-print-log): Bind `inhibit-read-only' to t before and
|
2001-11-09 |
André Spiegel |
Add John David Smith to credits.
|
2001-10-29 |
André Spiegel |
# Doc fix, completing prev change.
|
2001-10-29 |
André Spiegel |
Mention vc-*-switches in backend API documentation.
|
2001-10-22 |
André Spiegel |
(vc-diff-switches): Doc rewritten.
|
2001-10-22 |
André Spiegel |
Change scaling algorithm for vc-annotate.
|
2001-10-21 |
André Spiegel |
(diff-switches): Remove duplicate definition.
|
2001-10-21 |
André Spiegel |
(vc-diff-internal, vc-coding-system-for-diff, vc-default-diff-tree):
|
2001-09-24 |
Stefan Monnier |
(vc-checkin): Use vc-delete-automatic-version-backups.
|
2001-09-22 |
Stefan Monnier |
Doc fix
|
2001-09-17 |
André Spiegel |
(vc-annotate): Use current workfile version explicitly as a default,
|
2001-09-10 |
André Spiegel |
(vc-annotate): Rewrote doc string.
|
2001-09-04 |
Gerd Moellmann |
Add Keywords header.
|
2001-08-28 |
André Spiegel |
(vc-revert-file): Call the backend even if the FILE's
|
2001-08-07 |
Gerd Moellmann |
(vc-transfer-file): Fix malformed autoload cookie.
|
2001-07-30 |
André Spiegel |
#Document prev change.
|
2001-07-30 |
André Spiegel |
(vc-checkout-hook): New hook.
|
2001-07-30 |
Gerd Moellmann |
(vc-switch-backend): Fix autoload cookie.
|
2001-07-16 |
Stefan Monnier |
(vc-do-command): Autoload.
|
2001-07-11 |
Stefan Monnier |
(vc-prefix-map): Moved back to vc-hooks.el.
|
2001-05-03 |
Stefan Monnier |
(vc-next-action-on-file): Only force buffer+file to writable
|
2001-03-10 |
André Spiegel |
(vc-do-command): If the destination buffer is already current, don't
|
2001-02-26 |
André Spiegel |
(vc-default-workfile-unchanged-p, vc-default-latest-on-branch-p): Add
|
2001-02-01 |
Dave Love |
Copyright up-date.
|
2001-02-01 |
André Spiegel |
(vc-diff-switches): New user option.
|
2001-01-10 |
André Spiegel |
Added documentation for backend interface.
|
2001-01-08 |
André Spiegel |
(vc-default-latest-on-branch-p): New function, replaces constant
|
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
|