abort-if-file-too-large

abort-if-file-too-large is a compiled Lisp function in `files.el'.

(abort-if-file-too-large SIZE OP-TYPE FILENAME)

If file SIZE larger than `large-file-warning-threshold', allow user to abort.
OP-TYPE specifies the file operation being performed (for message to user).