]> git.eshelyaron.com Git - emacs.git/commit
Fix dired-number-of-marked-files when there are no marked files
authorDaniel Martín <mardani29@yahoo.es>
Tue, 13 Jul 2021 20:09:43 +0000 (22:09 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 13 Jul 2021 20:40:12 +0000 (22:40 +0200)
commite368f5603734394525417c886b0b3871aef72755
tree2a9f4f590a736c4d36630e4876f8b919131dca18
parent83ded11b0311d4971bca10a5d3173d66185adfee
Fix dired-number-of-marked-files when there are no marked files

* lisp/dired.el (dired-number-of-marked-files): Fix if expression so
that the else part is evaluated correctly.
lisp/dired.el