mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-28 16:21:07 -08:00
(Changing Files): Fix last change's cross-reference.
This commit is contained in:
parent
1441edfef9
commit
45d2f8e82c
2 changed files with 5 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue