Changeset 4091 for trunk/lisp/dired-aux.el
- Timestamp:
- 05/27/06 10:35:24 (2 years ago)
- Files:
-
- trunk/lisp/dired-aux.el (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/lisp/dired-aux.el
r4079 r4091 494 494 495 495 In a noninteractive call (from Lisp code), you must specify 496 the list of file names explicitly with the FILE-LIST argument." 496 the list of file names explicitly with the FILE-LIST argument, which 497 can be produced by `dired-get-marked-files', for example." 497 498 ;;Functions dired-run-shell-command and dired-shell-stuff-it do the 498 499 ;;actual work and can be redefined for customization.
