emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 2ed73a7: ; * etc/NEWS: State the default behavior when copying sy


From: Eli Zaretskii
Subject: master 2ed73a7: ; * etc/NEWS: State the default behavior when copying symlinks.
Date: Sat, 21 Aug 2021 04:02:37 -0400 (EDT)

branch: master
commit 2ed73a722fa2183e18045ef32d4ba13cc574de34
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; * 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 ec7e54e..02185a6 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'.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]