changeset 70470:95b3bccec915

(dired-do-redisplay, dired-maybe-insert-subdir): Point Info links to the main manual, not to emacs-xtra.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 06 May 2006 14:37:40 +0000
parents b0dd1009efe6
children c24a99a3c600
files lisp/dired-aux.el lisp/ldefs-boot.el
diffstat 2 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/dired-aux.el	Sat May 06 14:37:04 2006 +0000
+++ b/lisp/dired-aux.el	Sat May 06 14:37:40 2006 +0000
@@ -918,7 +918,7 @@
 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].
-See Info node `(emacs-xtra)Subdir switches' for more details."
+See Info node `(emacs)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))
@@ -1761,7 +1761,7 @@
 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].
-See Info node `(emacs-xtra)Subdir switches' for more details."
+See Info node `(emacs)Subdir switches' for more details."
   (interactive
    (list (dired-get-filename)
 	 (if current-prefix-arg
--- a/lisp/ldefs-boot.el	Sat May 06 14:37:04 2006 +0000
+++ b/lisp/ldefs-boot.el	Sat May 06 14:37:40 2006 +0000
@@ -7037,7 +7037,7 @@
 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].
-See Info node `(emacs-xtra)Subdir switches' for more details.
+See Info node `(emacs)Subdir switches' for more details.
 
 \(fn &optional ARG TEST-FOR-SUBDIR)" t nil)
 
@@ -7175,7 +7175,7 @@
 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].
-See Info node `(emacs-xtra)Subdir switches' for more details.
+See Info node `(emacs)Subdir switches' for more details.
 
 \(fn DIRNAME &optional SWITCHES NO-ERROR-IF-NOT-DIR-P)" t nil)