]> git.eshelyaron.com Git - emacs.git/commit
Don't claim to signal an error when deleting a nonexisting file.
authorPhilipp Stephani <p.stephani2@gmail.com>
Mon, 4 Dec 2023 13:17:31 +0000 (14:17 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sat, 9 Dec 2023 19:12:22 +0000 (20:12 +0100)
commitb66c6c8b6259710b9f86d4712b8d0e2975e19427
tree0ab0c2b5b37df1109c28575bc4e73af66cea2e48
parentf8ebaae24191ebb336063026f1da55f72d9a86dd
Don't claim to signal an error when deleting a nonexisting file.

The behavior has changed in commit
1a65afb7ecc2a52127d6164bad19313440237f9d to no longer signal an error
on ENOENT.

* doc/lispref/files.texi (Changing Files): Fix documentation about
error reporting.
doc/lispref/files.texi