(Changing Files): Fix last change's cross-reference.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2005-04-24 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* files.texi (Changing Files): Fix last change's cross-reference.
|
||||
|
||||
2005-04-23 Richard M. Stallman <rms@gnu.org>
|
||||
|
||||
* files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
|
||||
|
||||
@@ -1382,7 +1382,7 @@ value for @var{time}.
|
||||
|
||||
The argument @var{mustbenew} controls whether an existing file can be
|
||||
overwritten. It works like the similarly-named argument of
|
||||
@code{write-file} (@pxref{Writing to Files}).
|
||||
@code{write-region} (@pxref{Writing to Files, mustbenew}).
|
||||
@end deffn
|
||||
|
||||
@deffn Command make-symbolic-link filename newname &optional ok-if-exists
|
||||
|
||||
Reference in New Issue
Block a user