Changeset 4079 for trunk/lisp/dired-aux.el
- Timestamp:
- 05/13/06 11:31:18 (3 years ago)
- Files:
-
- trunk/lisp/dired-aux.el (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/lisp/dired-aux.el
r4037 r4079 919 919 You can reset all subdirectory switches to the default using 920 920 \\<dired-mode-map>\\[dired-reset-subdir-switches]. 921 See Info node `(emacs -xtra)Subdir switches' for more details."921 See Info node `(emacs)Subdir switches' for more details." 922 922 ;; Moves point if the next ARG files are redisplayed. 923 923 (interactive "P\np") … … 1762 1762 You can reset all subdirectory switches to the default using 1763 1763 \\<dired-mode-map>\\[dired-reset-subdir-switches]. 1764 See Info node `(emacs -xtra)Subdir switches' for more details."1764 See Info node `(emacs)Subdir switches' for more details." 1765 1765 (interactive 1766 1766 (list (dired-get-filename)
