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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/dired-aux.el [lexbind]
Date: Tue, 06 Jul 2004 07:03:49 -0400

Index: emacs/lisp/dired-aux.el
diff -c emacs/lisp/dired-aux.el:1.102.2.10 emacs/lisp/dired-aux.el:1.102.2.11
*** emacs/lisp/dired-aux.el:1.102.2.10  Tue Jul  6 10:00:03 2004
--- emacs/lisp/dired-aux.el     Tue Jul  6 10:17:16 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]