# HG changeset patch # User Luc Teirlinck # Date 1087337358 0 # Node ID 1f13c1cdc0b147c4cf581dccf7468ebb913f8685 # Parent 9d0ad446b2627a5cd2f78af8c8df4c1cdf596351 (dired-do-redisplay, dired-maybe-insert-subdir): Add hyperlink to emacs-xtra manual to docstring. diff -r 9d0ad446b262 -r 1f13c1cdc0b1 lisp/dired-aux.el --- a/lisp/dired-aux.el Tue Jun 15 22:03:33 2004 +0000 +++ b/lisp/dired-aux.el Tue Jun 15 22:09:18 2004 +0000 @@ -902,7 +902,8 @@ 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 @@ 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