# HG changeset patch # User Richard M. Stallman # Date 792322801 0 # Node ID d5d1393a26af44865bbfe3294a046d236e063c47 # Parent 64aee640f21198a8587838c75dbd8b6df7b6745d (dired-mark): If on dir header line, always mark the files in that dir. diff -r 64aee640f211 -r d5d1393a26af lisp/dired.el --- 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