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: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lisp/dired-aux.el
Date: Tue, 15 Jun 2004 18:11:47 -0400

Index: emacs/lisp/dired-aux.el
diff -c emacs/lisp/dired-aux.el:1.123 emacs/lisp/dired-aux.el:1.124
*** emacs/lisp/dired-aux.el:1.123       Thu Jun 10 19:06:14 2004
--- emacs/lisp/dired-aux.el     Tue Jun 15 22:09:18 2004
***************
*** 902,908 ****
  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-mode-map>\\[dired-reset-subdir-switches]."
    ;; Moves point if the next ARG files are redisplayed.
    (interactive "P\np")
    (if (and test-for-subdir (dired-get-subdir))
--- 902,909 ----
  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-mode-map>\\[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,1757 ****
  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-mode-map>\\[dired-reset-subdir-switches]."
    (interactive
     (list (dired-get-filename)
         (if current-prefix-arg
--- 1752,1759 ----
  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-mode-map>\\[dired-reset-subdir-switches].
! See Info node `(emacs-xtra)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]