]> git.eshelyaron.com Git - emacs.git/commit
; Fix argument name for function `copy-file'
authorJens Schmidt <jschmidt4gnu@vodafonemail.de>
Wed, 18 Oct 2023 20:43:37 +0000 (22:43 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 20 Oct 2023 06:04:39 +0000 (09:04 +0300)
commitb99d12c30c3abc05fd977b695b7beac12e9302f0
treeac868f020e4f61f7a6312c3c80b06edc9d3fb2e2
parent62920dcb0de440aac8e7d69ee33f27d5400d405e
; Fix argument name for function `copy-file'

* doc/lispref/files.texi (Changing Files): Change name of last
argument of function `copy-file' from `preserve-extended-attributes'
to `preserve-permissions', as used in the function's description, its
doc string and the description below in the manual.
doc/lispref/files.texi