New backend functions `delete-file' and `repository-hostname'.
commita36319a462218494e4c81fc8fbe629fb34caccbb
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 9 May 2003 16:33:10 +0000 (9 16:33 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 9 May 2003 16:33:10 +0000 (9 16:33 +0000)
tree50be935da1d54e4f84d0a8873d084d3453a8b0cc
parent7b33268a39471c028962523cd30da880af5d3ab8
New backend functions `delete-file' and `repository-hostname'.
(vc-stay-local): New var.  Mostly taken from vc-cvs-stay-local.
(vc-stay-local-p): New fun.  Adapted from vc-cvs-stay-local-p.
(vc-diff-switches-list): Revert to the Emacs-21.[123] semantics.
Mark as obsolete.
(vc-delete-file): New command.
(vc-default-rename-file): New function.
(vc-rename-file): Use it.
Be careful to disallow renaming if the file is locked or out-of-date.
(vc-ensure-vc-buffer, vc-next-action-on-file, vc-insert-headers)
(vc-cancel-version, vc-annotate): Use buffer-file-name variable.
lisp/vc.el