(dired-do-relsymlink): Add an autoload cookie.
This commit is contained in:
parent
4d4238ccc8
commit
5e5eaedadb
1 changed files with 1 additions and 0 deletions
|
|
@ -1297,6 +1297,7 @@ results in
|
|||
; (trailing slash!)
|
||||
name2 ok-if-already-exists)))
|
||||
|
||||
;;;###autoload
|
||||
(defun dired-do-relsymlink (&optional arg)
|
||||
"Relative symlink all marked (or next ARG) files into a directory.
|
||||
Otherwise make a relative symbolic link to the current file.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue