[comp.emacs] GNU Emacs VMS dired.el bug fix

mbr@lambda.UUCP (Mike Rose) (02/07/90)

Using the dired.el to run under VMS that was posted awhile back, files
could not be deleted.  The version I have was last modified by Roland
Roberts on 22 May 1989.

The problem is that in the routine dired-do-deletions in the file
dired.el there is a 
	(setq delete-lis
which should be
	(setq delete-list


Mike Rose
mbr@lanl.gov