Up: Deleting Files   [Index]


7.3.6.1 delete-file

Delete file named FILENAME. If it is a symlink, remove the symlink.

Function: delete-file filename &optional trash
FILENAME

file name to delete.

TRASH

if non-nil, and if the variable delete-by-moving-to-trash is also non-nil, then use the Trash facility to delete the file.