; * etc/NEWS: State the default behavior when copying symlinks.

This commit is contained in:
Eli Zaretskii 2021-08-21 11:01:44 +03:00
parent beb54dc1b2
commit 2ed73a722f

View file

@ -2468,7 +2468,8 @@ symbolic links, and 'file-precious-flag' is non-nil.
+++
*** New user option 'copy-directory-create-symlink'.
If non-nil, will make `copy-directory' (when used on a symbolic
link) copy the link instead of following the link.
link) copy the link instead of following the link. The default is
nil, so the default behavior is unchanged.
+++
*** New function 'replace-regexp-in-region'.