mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-06-14 04:21:24 +00:00
* lisp/vc/vc.el (vc-delete-file): New NOCONFIRM parameter. (vc-rename-file): New OK-IF-ALREADY-EXISTS parameter. * lisp/dired-aux.el (dired-rename-file): Pass it. * test/lisp/vc/vc-tests/vc-tests.el (vc-test--rename-file): Test it. Also test moving files into an existing directory. |
||
|---|---|---|
| .. | ||
| diff-mode-resources | ||
| vc-tests | ||
| add-log-tests.el | ||
| diff-mode-tests.el | ||
| ediff-diff-tests.el | ||
| ediff-mult-tests.el | ||
| ediff-ptch-tests.el | ||
| emerge-tests.el | ||
| log-edit-tests.el | ||
| smerge-mode-tests.el | ||
| vc-bzr-tests.el | ||
| vc-cvs-tests.el | ||
| vc-git-tests.el | ||
| vc-hg-tests.el | ||