From: Richard M. Stallman Date: Fri, 12 Jul 2002 17:36:47 +0000 (+0000) Subject: (Fwrite_region): Doc fix. X-Git-Tag: ttn-vms-21-2-B4~14180 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5f4e6aa9929e56556d40188111a52664e545ddb8;p=emacs.git (Fwrite_region): Doc fix. --- diff --git a/src/fileio.c b/src/fileio.c index 68425e5daf0..ce27fad4516 100644 --- a/src/fileio.c +++ b/src/fileio.c @@ -4730,7 +4730,7 @@ If VISIT is a string, it is a second file name; the output goes to FILENAME, but the buffer is marked as visiting VISIT. VISIT is also the file name to lock and unlock for clash detection. If VISIT is neither t nor nil nor a string, - that means do not print the \"Wrote file\" message. + that means do not display the \"Wrote file\" message. The optional sixth arg LOCKNAME, if non-nil, specifies the name to use for locking and unlocking, overriding FILENAME and VISIT. The optional seventh arg MUSTBENEW, if non-nil, insists on a check