From b027df6b5813b665a9fcdeb0d0017905daa5df4a Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 3 Feb 2005 07:23:36 +0000 Subject: [PATCH] (Misc Dired Commands): Delete dired-marked-files. --- man/dired.texi | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/man/dired.texi b/man/dired.texi index 464aa34c6c2..0390848faf6 100644 --- a/man/dired.texi +++ b/man/dired.texi @@ -1116,13 +1116,10 @@ marked file. As a special case, if no prefix argument is given and point is on a directory headerline, @kbd{w} gives you the name of that directory without looking for marked files. -@vindex dired-marked-files The main purpose of the @kbd{w} command is so that you can yank the file names into arguments for other Emacs commands. It also displays what was pushed onto the kill ring, so you can use it to display the -list of currently marked files in the echo area. It also stores the -list of names in the variable @code{dired-marked-files}, for use in -Lisp expressions. +list of currently marked files in the echo area. @end table @ignore -- 2.39.5