aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/dired-x.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/dired-x.el b/lisp/dired-x.el
index 1c14101827a..bb536525951 100644
--- a/lisp/dired-x.el
+++ b/lisp/dired-x.el
@@ -484,7 +484,7 @@ need to match the entire file name.")
484 484
485;; \017=^O for Omit - other packages can chose other control characters. 485;; \017=^O for Omit - other packages can chose other control characters.
486(defvar dired-omit-marker-char ?\017 486(defvar dired-omit-marker-char ?\017
487 "Temporary marker used by by dired-omit. 487 "Temporary marker used by dired-omit.
488Should never be used as marker by the user or other packages.") 488Should never be used as marker by the user or other packages.")
489 489
490(defun dired-omit-startup () 490(defun dired-omit-startup ()