From: Luc Teirlinck Date: Tue, 15 Jun 2004 22:09:18 +0000 (+0000) Subject: (dired-do-redisplay, dired-maybe-insert-subdir): Add hyperlink to X-Git-Tag: ttn-vms-21-2-B4~5747 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=fad9e9b4923ffdb0d7f6baaf7392b66c9572a757;p=emacs.git (dired-do-redisplay, dired-maybe-insert-subdir): Add hyperlink to emacs-xtra manual to docstring. --- diff --git a/lisp/dired-aux.el b/lisp/dired-aux.el index a58b62498ca..bf7c9c00d18 100644 --- a/lisp/dired-aux.el +++ b/lisp/dired-aux.el @@ -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-reset-subdir-switches]." +\\\\[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-reset-subdir-switches]." +\\\\[dired-reset-subdir-switches]. +See Info node `(emacs-xtra)Subdir switches' for more details." (interactive (list (dired-get-filename) (if current-prefix-arg