summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorKaushal Modi <kaushal.modi@gmail.com>2020-08-11 15:16:11 +0200
committerLars Ingebrigtsen <larsi@gnus.org>2020-08-11 15:16:11 +0200
commit9b01badf7cf7bb6cd64bc8d39564b46ae74b889f (patch)
tree791e124233ea99963a1094f90eace3db24108db5 /lisp/emacs-lisp
parentdcfd16cc687d622d66a72bc30bbeb5ae973dde03 (diff)
downloademacs-9b01badf7cf7bb6cd64bc8d39564b46ae74b889f.tar.gz
Allow Dired to dereference symbolic links when copying
* doc/emacs/dired.texi (Operating on Files): Mention the new defcustom (bug#25075). * lisp/dired-aux.el (dired-do-copy): Invert the value of `dired-copy-dereference' in lexical scope when prefix argument is '(4). Update function documentation for the new defcustom. * lisp/dired-aux.el (dired-copy-file): Use `dired-copy-dereference' as the `dereference' argument to `dired-copy-file-recursive'. * lisp/dired-aux.el (dired-copy-file-recursive): Add new optional argument `dereference'. * lisp/dired.el (dired-copy-dereference): New defcustom, defaults to nil.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions