From 2ed73a722fa2183e18045ef32d4ba13cc574de34 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 21 Aug 2021 11:01:44 +0300 Subject: [PATCH] ; * etc/NEWS: State the default behavior when copying symlinks. --- etc/NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/etc/NEWS b/etc/NEWS index ec7e54e2dde..02185a6fb48 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -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'. -- 2.39.5