diff src/fileio.c @ 83182:4e92102a0172

Merged in changes from CVS trunk. Patches applied: * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-468 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-469 Update from CVS git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-222
author Karoly Lorentey <lorentey@elte.hu>
date Tue, 27 Jul 2004 07:43:21 +0000
parents 3864ee1088e9 a86a4deb195d
children 1425b1df1da8
line wrap: on
line diff
--- a/src/fileio.c	Sat Jul 24 22:08:12 2004 +0000
+++ b/src/fileio.c	Tue Jul 27 07:43:21 2004 +0000
@@ -4868,7 +4868,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;