mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-25 23:10:47 -08:00
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.
This commit is contained in:
parent
fc50847b40
commit
ef559dcd2a
1 changed files with 2 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue