Mercurial > emacs
changeset 10710:d5d1393a26af
(dired-mark): If on dir header line, always mark
the files in that dir.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 09 Feb 1995 09:40:01 +0000 |
parents | 64aee640f211 |
children | 551defaf5ba1 |
files | lisp/dired.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/dired.el Thu Feb 09 09:31:54 1995 +0000 +++ b/lisp/dired.el Thu Feb 09 09:40:01 1995 +0000 @@ -1874,7 +1874,7 @@ and \\[dired-unmark] on a subdir to remove the marks in this subdir." (interactive "P") - (if (and (cdr dired-subdir-alist) (dired-get-subdir)) + (if (dired-get-subdir) (save-excursion (dired-mark-subdir-files)) (let (buffer-read-only) (dired-repeat-over-lines