- 28 Feb, 2002 2 commits
-
-
André Spiegel authored
-
André Spiegel authored
that first.
-
- 25 Feb, 2002 1 commit
-
-
André Spiegel authored
consistent with the others that take a backend name as a symbol.
-
- 21 Feb, 2002 1 commit
-
-
André Spiegel authored
(vc-default-init-version): Update documentation to indicate that the backend can override the default init version. (vc-register): Use the backend init-version function, if it exists, to determine the initial version of a file. (vc-diff-switches-list): Don't symbol-quote backend, since it's already a symbol. Don't fail if vc-BACKEND-diff-switches isn't bound.
-
- 05 Jan, 2002 1 commit
-
-
André Spiegel authored
(vc-default-previous-version): Renamed from vc-previous-version. New args BACKEND and FILE. Return nil for revision numbers without a `.' (vc-version-diff): Call vc-BACKEND-previous-version. (vc-steal-lock): Steal lock before composing mail, so that no mail is sent when the stealing goes wrong. And we'll actually see the error in that case now. (vc-finish-steal): Removed.
-
- 20 Dec, 2001 1 commit
-
-
Pavel Janík authored
-
- 26 Nov, 2001 2 commits
-
-
Pavel Janík authored
-
André Spiegel authored
(vc-version-other-window): Redefined in terms of the above.
-
- 23 Nov, 2001 1 commit
-
-
André Spiegel authored
(with-vc-file, edit-vc-file): Use `make-symbol' for local bindings to avoid name clashes. Fix `lisp-indent-function' property for both.
-
- 15 Nov, 2001 1 commit
-
-
André Spiegel authored
-
- 12 Nov, 2001 1 commit
-
-
Sam Steingold authored
set-buffer-modified-p to nil after `vc-exec-after'. * log-view.el (log-view-mode-map): Bind "q", "z", "m" and "d". (log-view-mode): Make read-only. (log-view-current-file): Do final `expand-file-name' in the current `default-directory'. (log-view-current-tag): Take an optional `where' arg. (log-view-diff): New user command.
-
- 09 Nov, 2001 1 commit
-
-
André Spiegel authored
(vc-clear-context): Fill obarray with 0, not nil.
-
- 29 Oct, 2001 2 commits
-
-
André Spiegel authored
-
André Spiegel authored
(vc-annotate): Adapt doc string to recent change.
-
- 22 Oct, 2001 2 commits
-
-
André Spiegel authored
-
André Spiegel authored
From JD Smith <jdsmith@astro.cornell.edu>. (vc-annotate-display-default): Accept colormap scaling ratio (now deprecated). (vc-annotate-display-autoscale): Added. (vc-annotate-add-menu): New autoscaling menu options "Span to Oldest" and "Span Oldest->Newest". Easymenu support added for toggle menus driven by customize variable `vc-annotate-display-mode'. (vc-annotate-display-select): Added. (vc-annotate): Changed temp-buffer-show-function to `vc-annotate-display-select'. (vc-annotate-display): Removed arguments BUFFER and BACKEND. Added argument OFFSET. Instead of backend function, calls now generic `vc-annotate-difference'. (vc-annotate-difference): Added as generic function instead of backend-specific function. No longer takes argument POINT, but instead accepts a time OFFSET. (vc-default-annotate-current-time): Added.
-
- 21 Oct, 2001 2 commits
-
-
André Spiegel authored
-
André Spiegel authored
New functions. (vc-version-diff): Use them. As a result, coding systems are now set up properly for all sorts of diffs, and tree diffs can now also be done locally. (vc-diff): With a prefix argument, don't require that it's called from a buffer under version control.
-
- 24 Sep, 2001 1 commit
-
-
Stefan Monnier authored
-
- 22 Sep, 2001 1 commit
-
-
Stefan Monnier authored
-
- 17 Sep, 2001 1 commit
-
-
André Spiegel authored
suggested by Gustav Hallberg <gustav@virtutech.se>.
-
- 10 Sep, 2001 1 commit
-
-
André Spiegel authored
-
- 04 Sep, 2001 1 commit
-
-
Gerd Moellmann authored
-
- 28 Aug, 2001 1 commit
-
-
André Spiegel authored
contents can be reverted locally; pass new arg CONTENTS-DONE down to the backend.
-
- 07 Aug, 2001 1 commit
-
-
Gerd Moellmann authored
-
- 30 Jul, 2001 3 commits
-
-
André Spiegel authored
-
André Spiegel authored
(vc-checkout): Run it.
-
Gerd Moellmann authored
-
- 16 Jul, 2001 1 commit
-
-
Stefan Monnier authored
-
- 11 Jul, 2001 1 commit
-
-
Stefan Monnier authored
(vc-dired-mode-map): Fix the madness.
-
- 03 May, 2001 1 commit
-
-
Stefan Monnier authored
if both the buffer and the file are read-only.
-
- 10 Mar, 2001 1 commit
-
-
André Spiegel authored
set it up and don't erase it. Updated doc string to reflect that. (vc-version-diff): When doing a single file diff, don't switch to the *vc-diff* buffer before the command. This is to preserve local variable bindings that might affect the diff command. (vc-print-log): Don't switch to the *vc* buffer before the command, so that local variable bindings are preserved.
-
- 26 Feb, 2001 1 commit
-
-
André Spiegel authored
missing BACKEND argument.
-
- 01 Feb, 2001 2 commits
-
-
Dave Love authored
-
André Spiegel authored
(vc-version-diff): Use it. (vc-diff-switches-list): New macro.
-
- 10 Jan, 2001 1 commit
-
-
André Spiegel authored
-
- 08 Jan, 2001 1 commit
-
-
André Spiegel authored
implementations in backends.
-
- 20 Nov, 2000 1 commit
-
-
André Spiegel authored
-
- 19 Nov, 2000 1 commit
-
-
André Spiegel authored
vc-hooks.el.
-
- 16 Nov, 2000 1 commit
-
-
Stefan Monnier authored
(vc-version-backup-file): Docstring fix.
-