]> git.eshelyaron.com Git - emacs.git/commit
Add a new command to report the number and size of the marked files
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 25 Jun 2019 14:29:03 +0000 (16:29 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 25 Jun 2019 14:29:03 +0000 (16:29 +0200)
commitb26c2767edd98787297879c4570a2702eef031be
treedb03a45239248e3c296b115366ef3b6ace374d93
parent9e81b22113de41ba80df9c5a7aaf08a056180785
Add a new command to report the number and size of the marked files

2019-06-25  Constantino Calancha  <f92capac@gmail.com>

* lisp/dired.el (dired-mode-map): New keystroke and menu binding
(bug#22829).

2019-06-25  Lars Ingebrigtsen  <larsi@gnus.org>

* doc/emacs/dired.texi (Marks vs Flags): Document it.

* lisp/dired.el (dired-number-of-marked-files): New command.
doc/emacs/dired.texi
etc/NEWS
lisp/dired.el