diff options
| -rw-r--r-- | doc/misc/dired-x.texi | 6 |
1 files changed, 2 insertions, 4 deletions
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 | |||
| 165 | Dired}), if it is active. @code{dired-find-buffer-nocreate} and | 165 | Dired}), if it is active. @code{dired-find-buffer-nocreate} and |
| 166 | @code{dired-initial-position} respect the value of | 166 | @code{dired-initial-position} respect the value of |
| 167 | @code{dired-find-subdir} (@pxref{Miscellaneous Commands}). | 167 | @code{dired-find-subdir} (@pxref{Miscellaneous Commands}). |
| 168 | @code{dired-clean-up-after-deletion} respects the value of | 168 | @code{dired-read-shell-command} uses @code{dired-guess-shell-command} |
| 169 | @code{dired-clean-up-buffers-too}. @code{dired-read-shell-command} uses | 169 | (@pxref{Shell Command Guessing}) to offer a smarter default command. |
| 170 | @code{dired-guess-shell-command} (@pxref{Shell Command Guessing}) to | ||
| 171 | offer a smarter default command. | ||
| 172 | 170 | ||
| 173 | @node Installation | 171 | @node Installation |
| 174 | @chapter Installation | 172 | @chapter Installation |