diff options
Diffstat (limited to 'lisp/dired-x.el')
-rw-r--r-- | lisp/dired-x.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/dired-x.el b/lisp/dired-x.el index 42429023bbc..1a1cdd5a542 100644 --- a/lisp/dired-x.el +++ b/lisp/dired-x.el @@ -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. |