summaryrefslogtreecommitdiff
path: root/lisp/dired.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/dired.el')
-rw-r--r--lisp/dired.el16
1 files changed, 3 insertions, 13 deletions
diff --git a/lisp/dired.el b/lisp/dired.el
index fe6ac1e2591..553fb64da05 100644
--- a/lisp/dired.el
+++ b/lisp/dired.el
@@ -2332,19 +2332,9 @@ to relist the file at point or the marked files or a
subdirectory, or type \\[dired-build-subdir-alist] to parse the buffer
again for the directory tree.
-Customization variables (rename this buffer and type \\[describe-variable] on each line
-for more info):
-
- `dired-listing-switches'
- `dired-trivial-filenames'
- `dired-marker-char'
- `dired-del-marker'
- `dired-keep-marker-rename'
- `dired-keep-marker-copy'
- `dired-keep-marker-hardlink'
- `dired-keep-marker-symlink'
-
-Hooks (use \\[describe-variable] to see their documentation):
+See the `dired' customization group for a list of user options.
+
+This mode runs the following hooks:
`dired-before-readin-hook'
`dired-after-readin-hook'