* Enhance dired to allow specification of a list of files in a
authorChris Hanson <org/chris-hanson/cph>
Wed, 16 Mar 1994 23:26:54 +0000 (23:26 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 16 Mar 1994 23:26:54 +0000 (23:26 +0000)
commitb78711895631b4edc01d12e4493f3cfb2ce142fa
treeb0b3f4263307b2d8c72e8326cb61d7d818a1a65e
parent90ecc9655609ff7db23681f56bf7fff1195d34cd
* Enhance dired to allow specification of a list of files in a
  specific directory in place of a directory.

* Change OS-specific code for dired to be a single entry point,
  INSERT-DIRECTORY!, that can insert the listing for a single file, a
  whole directory, or a wildcarded expression.

* Add new procedure, FOR-EACH-DIRED-MARK, that maps a procedure over
  the marked files in a dired buffer, and unmarks each file as it is
  processed.
v7/src/edwin/dired.scm
v7/src/edwin/dos.scm
v7/src/edwin/edwin.pkg
v7/src/edwin/filcom.scm
v7/src/edwin/unix.scm