(dired-marker-char): Avoid quotations for do' and mark'

to not create links to unrelated functions in the Help buffer.
This commit is contained in:
Juri Linkov 2005-07-09 20:44:05 +00:00
parent feed81e98e
commit 884b7f9dac

View file

@ -224,7 +224,7 @@ as in other buffers."
;; concentric sets or an order for the marked files.
;; The code depends on dynamic scoping on the marker char.
"In Dired, the current mark character.
This is what the `do' commands look for and what the `mark' commands store.")
This is what the do-commands look for, and what the mark-commands store.")
(defvar dired-del-marker ?D
"Character used to flag files for deletion.")