From: Eli Zaretskii Date: Fri, 2 Feb 2007 18:27:09 +0000 (+0000) Subject: (dired-do-relsymlink): Add an autoload cookie. X-Git-Tag: emacs-pretest-22.0.94~444 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5e5eaedadb8a2d3a364fa77c12c37e4d8b923234;p=emacs.git (dired-do-relsymlink): Add an autoload cookie. --- 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.