emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/dired-aux.el


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/dired-aux.el
Date: Sat, 06 May 2006 14:37:40 +0000

Index: emacs/lisp/dired-aux.el
diff -u emacs/lisp/dired-aux.el:1.143 emacs/lisp/dired-aux.el:1.144
--- emacs/lisp/dired-aux.el:1.143       Mon Feb  6 14:33:32 2006
+++ emacs/lisp/dired-aux.el     Sat May  6 14:37:40 2006
@@ -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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]