# HG changeset patch # User Eli Zaretskii # Date 1146926260 0 # Node ID 95b3bccec915e72fcc1d332eaa6330197d583d5a # Parent b0dd1009efe675db37cc23d843ac9087dac296e6 (dired-do-redisplay, dired-maybe-insert-subdir): Point Info links to the main manual, not to emacs-xtra. diff -r b0dd1009efe6 -r 95b3bccec915 lisp/dired-aux.el --- 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-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-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 diff -r b0dd1009efe6 -r 95b3bccec915 lisp/ldefs-boot.el --- 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-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-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)