Mercurial > emacs
changeset 56525:a86a4deb195d
(Fwrite_region): Doc fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 24 Jul 2004 21:39:32 +0000 |
parents | d2661c5fec0b |
children | 6740a7016dea |
files | src/fileio.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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;