/[emacs]/emacs/lisp/dired-aux.el
ViewVC logotype

Diff of /emacs/lisp/dired-aux.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.102.2.10 by miles, Tue Jul 6 10:00:03 2004 UTC revision 1.102.2.11 by miles, Tue Jul 6 10:17:16 2004 UTC
# Line 902  the buffer will not reset them.  However Line 902  the buffer will not reset them.  However
902  or delete subdirectories can bypass this machinery.  Hence, you sometimes  or delete subdirectories can bypass this machinery.  Hence, you sometimes
903  may have to reset some subdirectory switches after a `dired-undo'.  may have to reset some subdirectory switches after a `dired-undo'.
904  You can reset all subdirectory switches to the default using  You can reset all subdirectory switches to the default using
905  \\<dired-mode-map>\\[dired-reset-subdir-switches]."  \\<dired-mode-map>\\[dired-reset-subdir-switches].
906    See Info node `(emacs-xtra)Subdir switches' for more details."
907    ;; Moves point if the next ARG files are redisplayed.    ;; Moves point if the next ARG files are redisplayed.
908    (interactive "P\np")    (interactive "P\np")
909    (if (and test-for-subdir (dired-get-subdir))    (if (and test-for-subdir (dired-get-subdir))
# Line 1751  the buffer will not reset them.  However Line 1752  the buffer will not reset them.  However
1752  or delete subdirectories can bypass this machinery.  Hence, you sometimes  or delete subdirectories can bypass this machinery.  Hence, you sometimes
1753  may have to reset some subdirectory switches after a `dired-undo'.  may have to reset some subdirectory switches after a `dired-undo'.
1754  You can reset all subdirectory switches to the default using  You can reset all subdirectory switches to the default using
1755  \\<dired-mode-map>\\[dired-reset-subdir-switches]."  \\<dired-mode-map>\\[dired-reset-subdir-switches].
1756    See Info node `(emacs-xtra)Subdir switches' for more details."
1757    (interactive    (interactive
1758     (list (dired-get-filename)     (list (dired-get-filename)
1759           (if current-prefix-arg           (if current-prefix-arg

Legend:
Removed from v.1.102.2.10  
changed lines
  Added in v.1.102.2.11

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26