; * lisp/dired.el (project-root): Declare.

This commit is contained in:
Eli Zaretskii 2025-03-15 09:36:03 +02:00
parent b105089715
commit e09cb3aee9

View file

@ -3470,6 +3470,8 @@ If EOL, it should be an position to use instead of
;;; Copy names of marked files into kill-ring
(declare-function project-root "project" (project))
(defun dired-copy-filename-as-kill (&optional arg)
"Copy names of marked (or next ARG) files into the kill ring.
If there are several names, they will be separated by a space,