]> git.eshelyaron.com Git - emacs.git/commitdiff
(dired-do-relsymlink): Add an autoload cookie.
authorEli Zaretskii <eliz@gnu.org>
Fri, 2 Feb 2007 18:27:09 +0000 (18:27 +0000)
committerEli Zaretskii <eliz@gnu.org>
Fri, 2 Feb 2007 18:27:09 +0000 (18:27 +0000)
lisp/dired-x.el

index 42429023bbc146aeb22be82d80f307db3fb1ef85..1a1cdd5a542e12788692038934df0f2ae6481174 100644 (file)
@@ -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.