(dired-do-redisplay, dired-maybe-insert-subdir): Add hyperlink to

emacs-xtra manual to docstring.
This commit is contained in:
Luc Teirlinck 2004-06-15 22:09:18 +00:00
parent 843c51ae4a
commit fad9e9b492

View file

@ -902,7 +902,8 @@ the buffer will not reset them. However, using `dired-undo' to re-insert
or delete subdirectories can bypass this machinery. Hence, you sometimes
may have to reset some subdirectory switches after a `dired-undo'.
You can reset all subdirectory switches to the default using
\\<dired-mode-map>\\[dired-reset-subdir-switches]."
\\<dired-mode-map>\\[dired-reset-subdir-switches].
See Info node `(emacs-xtra)Subdir switches' for more details."
;; Moves point if the next ARG files are redisplayed.
(interactive "P\np")
(if (and test-for-subdir (dired-get-subdir))
@ -1751,7 +1752,8 @@ the buffer will not reset them. However, using `dired-undo' to re-insert
or delete subdirectories can bypass this machinery. Hence, you sometimes
may have to reset some subdirectory switches after a `dired-undo'.
You can reset all subdirectory switches to the default using
\\<dired-mode-map>\\[dired-reset-subdir-switches]."
\\<dired-mode-map>\\[dired-reset-subdir-switches].
See Info node `(emacs-xtra)Subdir switches' for more details."
(interactive
(list (dired-get-filename)
(if current-prefix-arg