]> git.eshelyaron.com Git - emacs.git/commit
* lisp/dired-aux.el (dired-vc-rename-file): New defcustom.
authorJuri Linkov <juri@linkov.net>
Wed, 6 Nov 2019 23:14:58 +0000 (01:14 +0200)
committerJuri Linkov <juri@linkov.net>
Wed, 6 Nov 2019 23:14:58 +0000 (01:14 +0200)
commitdeb61da7a27698ddc0b95ba92d18c20f533bb802
tree2309fc8637f80d5ba4607f8a5527555e860248d0
parent528485d0172f00e5f0c8ea548013a49964be501b
* lisp/dired-aux.el (dired-vc-rename-file): New defcustom.

(dired-rename-file): Call vc-rename-file when dired-vc-rename-file is non-nil.

* lisp/vc/vc.el (vc-rename-file): Allow renaming added files.
Call vc-file-clearprops on new file too for the case when
old and new files were renamed to each other back and forth.

https://lists.gnu.org/archive/html/emacs-devel/2019-11/msg00069.html
etc/NEWS
lisp/dired-aux.el
lisp/vc/vc.el