Next: , Previous: , Up: Saving Files   [Index]


7.3.3.3 write-file

Function: write-file FILENAME &optional CONFIRM

Write current buffer into file FILENAME. This makes the buffer visit that file, and marks it as not modified.

If optional second arg CONFIRM is non-nil, this function asks for confirmation before overwriting an existing file.