From: Stefan Kangas Date: Fri, 8 Jul 2022 17:00:32 +0000 (+0200) Subject: Don't mention moved variable in dired-x manual X-Git-Tag: emacs-29.0.90~1447^2~1088 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ef559dcd2ab3ec6e1f714180cbdf3b4e0965c13d;p=emacs.git Don't mention moved variable in dired-x manual * doc/misc/dired-x.texi (Technical Details): Remove mention of 'dired-clean-up-buffers-too'; it has been moved to dired.el. --- diff --git a/doc/misc/dired-x.texi b/doc/misc/dired-x.texi index e3a2832cb03..0e8f969b299 100644 --- a/doc/misc/dired-x.texi +++ b/doc/misc/dired-x.texi @@ -165,10 +165,8 @@ When @file{dired-x.el} is loaded, some standard Dired functions from Dired}), if it is active. @code{dired-find-buffer-nocreate} and @code{dired-initial-position} respect the value of @code{dired-find-subdir} (@pxref{Miscellaneous Commands}). -@code{dired-clean-up-after-deletion} respects the value of -@code{dired-clean-up-buffers-too}. @code{dired-read-shell-command} uses -@code{dired-guess-shell-command} (@pxref{Shell Command Guessing}) to -offer a smarter default command. +@code{dired-read-shell-command} uses @code{dired-guess-shell-command} +(@pxref{Shell Command Guessing}) to offer a smarter default command. @node Installation @chapter Installation