]> git.eshelyaron.com Git - emacs.git/commit
Add a new command in vc-dir mode to delete files
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 13 Jul 2019 04:10:29 +0000 (06:10 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 13 Jul 2019 04:10:29 +0000 (06:10 +0200)
commita3509a71c0a11ce3cfa6eb96c6452bff68fc5bd9
tree15d5542f702d83b3438d236489f5f6698e4e3d4d
parente04f7c62fc363bf0434b748b4eff2f21f2a65838
Add a new command in vc-dir mode to delete files

* doc/emacs/maintaining.texi (VC Directory Commands): Document it.

* lisp/vc/vc-dir.el (vc-dir-delete-files-no-vc): New command and
keystroke (bug#31732).
doc/emacs/maintaining.texi
etc/NEWS
lisp/vc/vc-dir.el