Mercurial > emacs
changeset 75618:d75435a2e621
(dired-do-relsymlink): Add an autoload cookie.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 02 Feb 2007 18:27:09 +0000 |
parents | 6625541ec588 |
children | d8980d4a3936 |
files | lisp/dired-x.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/dired-x.el Fri Feb 02 18:23:04 2007 +0000 +++ b/lisp/dired-x.el Fri Feb 02 18:27:09 2007 +0000 @@ -1297,6 +1297,7 @@ ; (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.