- 23 Aug, 2003 2 commits
-
-
Markus Rost authored
-
André Spiegel authored
what to use instead.
-
- 26 Jul, 2003 3 commits
-
-
Markus Rost authored
-
Markus Rost authored
-
André Spiegel authored
(vc-file-not-found-hook): Add this to find-file-not-found-functions, rather than to find-file-not-found-hook, which doesn't exist.
-
- 06 Jul, 2003 1 commit
-
-
Stefan Monnier authored
-
- 05 Jun, 2003 1 commit
-
-
Dave Love authored
-
- 31 May, 2003 1 commit
-
-
Stefan Monnier authored
(vc-find-file-hook): USe unless. Merge if and cond.
-
- 08 May, 2003 1 commit
-
-
Stefan Monnier authored
rather than (vc-workfile-version file) to diff.
-
- 07 May, 2003 2 commits
-
-
Stefan Monnier authored
-
Stefan Monnier authored
(vc-handled-backends): Add SVN and MCVS. (vc-mode-line): Call vc-backend only once.
-
- 05 Feb, 2003 1 commit
-
-
Juanma Barranquero authored
declaration and remove redundant info from docstring.
-
- 17 Oct, 2002 1 commit
-
-
Juanma Barranquero authored
-
- 05 Sep, 2002 1 commit
-
-
André Spiegel authored
-
- 04 Sep, 2002 1 commit
-
-
André Spiegel authored
(vc-workfile-unchanged-p, vc-default-workfile-unchanged-p): Moved here from vc.el.
-
- 23 Aug, 2002 1 commit
-
-
André Spiegel authored
-
- 29 Jul, 2002 1 commit
-
-
Richard M. Stallman authored
-
- 19 Jul, 2002 1 commit
-
-
André Spiegel authored
delete anything that comes after LIMIT from the buffer.
-
- 16 Jul, 2002 1 commit
-
-
André Spiegel authored
(vc-toggle-read-only): Explain in the doc string that users can bind this to C-x C-q. (vc-checkout-model): Change doc string to refer to vc-next-action, not vc-toggle-read-only.
-
- 28 Feb, 2002 1 commit
-
-
André Spiegel authored
vc-update. Use the term "Base Version" instead of "Last Version" for the entries "Revert" and "Compare".
-
- 21 Feb, 2002 1 commit
-
-
André Spiegel authored
(vc-mode-line): Set vc-mode to nil if the file is not version-controlled. This is necessary, e.g., if the file has just been reverted, and thus was previously under version control but isn't any longer. (vc-find-file-hook): Likewise.
-
- 14 Dec, 2001 1 commit
-
-
André Spiegel authored
FILE is not registered. (vc-check-master-templates, vc-default-make-version-backups-p): Doc fix.
-
- 11 Dec, 2001 1 commit
-
-
Pavel Janík authored
-
- 09 Nov, 2001 1 commit
-
-
André Spiegel authored
(vc-file-prop-obarray): Use prime length for better efficiency. Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
-
- 24 Sep, 2001 1 commit
-
-
Stefan Monnier authored
case where the file is relative.
-
- 22 Sep, 2001 1 commit
-
-
Stefan Monnier authored
Don't fail if the directory doesn't exist.
-
- 11 Jul, 2001 1 commit
-
-
Stefan Monnier authored
(vc-prefix-map): Moved back from vc.el.
-
- 24 Nov, 2000 1 commit
-
-
André Spiegel authored
-
- 20 Nov, 2000 1 commit
-
-
André Spiegel authored
-
- 19 Nov, 2000 1 commit
-
-
André Spiegel authored
from vc.el.
-
- 06 Nov, 2000 1 commit
-
-
Stefan Monnier authored
-
- 04 Nov, 2000 1 commit
-
-
André Spiegel authored
-
- 27 Oct, 2000 2 commits
-
-
André Spiegel authored
names.
-
André Spiegel authored
file.~<rev>.~ for automatic ones.
-
- 22 Oct, 2000 1 commit
-
-
André Spiegel authored
(vc-delete-automatic-version-backups, vc-make-version-backup): New functions. (vc-before-save): Use the latter. (vc-default-make-version-backups-p): Added `-p' suffix to avoid confusion.
-
- 05 Oct, 2000 1 commit
-
-
Stefan Monnier authored
-
- 04 Oct, 2000 1 commit
-
-
André Spiegel authored
vc-version-backup-file-name): New functions.
-
- 02 Oct, 2000 1 commit
-
-
André Spiegel authored
backend, try that one first.
-
- 21 Sep, 2000 1 commit
-
-
André Spiegel authored
-
- 12 Sep, 2000 1 commit
-
-
Dave Love authored
-