From 5e5eaedadb8a2d3a364fa77c12c37e4d8b923234 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 2 Feb 2007 18:27:09 +0000 Subject: [PATCH] (dired-do-relsymlink): Add an autoload cookie. --- lisp/dired-x.el | 1 + 1 file changed, 1 insertion(+) 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. -- 2.39.2