]> git.eshelyaron.com Git - emacs.git/commit
Add new command 'vc-dir-mark-by-regexp'
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 11 May 2022 12:59:17 +0000 (14:59 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 11 May 2022 12:59:27 +0000 (14:59 +0200)
commitd373daf568cd45153d842de49288eb424e5b32e9
treef97046b7639970e5a15ac750ea01d4d342bcffbb
parent5079f42446aab520e20aad30f825ccbc448ba4e3
Add new command 'vc-dir-mark-by-regexp'

* doc/emacs/maintaining.texi (VC Directory Commands): Document it.
* lisp/vc/vc-dir.el (vc-dir-mode-map): Bind it to `%'.
(vc-dir-mark-by-regexp): New command (bug#16460).
doc/emacs/maintaining.texi
etc/NEWS
lisp/vc/vc-dir.el