file-cache-delete-file-list

file-cache-delete-file-list is an interactive compiled Lisp function in `filecache.el'.


(file-cache-delete-file-list FILES &optional MESSAGE)

Delete FILES (a list of files) from the file cache.
If called interactively, read the file names one by one.
If MESSAGE is non-nil, or if called interactively, print a
message reporting the number of file names deleted.