# HG changeset patch # User Richard M. Stallman # Date 1090705172 0 # Node ID a86a4deb195dddb9b8d84ebe58fdb35096f58844 # Parent d2661c5fec0b2809a120279d94d06232bc101aa4 (Fwrite_region): Doc fix. diff -r d2661c5fec0b -r a86a4deb195d src/fileio.c --- a/src/fileio.c Sat Jul 24 21:38:22 2004 +0000 +++ b/src/fileio.c Sat Jul 24 21:39:32 2004 +0000 @@ -4866,7 +4866,7 @@ Optional fourth argument APPEND if non-nil means append to existing file contents (if any). If it is an integer, seek to that offset in the file before writing. -Optional fifth argument VISIT if t means +Optional fifth argument VISIT, if t or a string, means set the last-save-file-modtime of buffer to this file's modtime and mark buffer not modified. If VISIT is a string, it is a second file name;