Show
Ignore:
Timestamp:
05/27/06 10:35:24 (2 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lisp/dired-aux.el

    r4079 r4091  
    494494 
    495495In a noninteractive call (from Lisp code), you must specify 
    496 the list of file names explicitly with the FILE-LIST argument." 
     496the list of file names explicitly with the FILE-LIST argument, which 
     497can be produced by `dired-get-marked-files', for example." 
    497498;;Functions dired-run-shell-command and dired-shell-stuff-it do the 
    498499;;actual work and can be redefined for customization.