]> git.eshelyaron.com Git - emacs.git/commit
* lisp/vc/vc-dir.el: Make keys ‘% m’ and ‘* %’ compatible with Dired
authorJuri Linkov <juri@linkov.net>
Wed, 18 Jan 2023 17:55:10 +0000 (19:55 +0200)
committerJuri Linkov <juri@linkov.net>
Wed, 18 Jan 2023 17:55:10 +0000 (19:55 +0200)
commit78f93d92b2871cc05f5293c7344fe5fe188a763c
tree1272b86b9428b5271ea470436d687e65ec183c9f
parentdc3f85fd4b00b4f43d781eb5803a995019a57d57
* lisp/vc/vc-dir.el: Make keys ‘% m’ and ‘* %’ compatible with Dired

(vc-dir-mode-map): Replace ‘%’ for vc-dir-mark-by-regexp
with ‘% m’ in regexp-map and ‘* %’ in mark-map (bug#60887).

* doc/emacs/maintaining.texi (VC Directory Commands): Replace ‘%’
with ‘% m’ and ‘* %’.  Mention vc-dir-mark-registered-files.
doc/emacs/maintaining.texi
etc/NEWS
lisp/vc/vc-dir.el