Mercurial > emacs
changeset 46323:7500d7e20ea7
(Fwrite_region): Doc fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 12 Jul 2002 17:36:47 +0000 |
parents | 4c6c59f7c9dc |
children | d992f5698971 |
files | src/fileio.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/fileio.c Fri Jul 12 16:56:03 2002 +0000 +++ b/src/fileio.c Fri Jul 12 17:36:47 2002 +0000 @@ -4730,7 +4730,7 @@ 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