aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1994-05-27 06:38:40 +0000
committerRichard M. Stallman <[email protected]>1994-05-27 06:38:40 +0000
commit40c8b2034a7924b2fc19192aa450f69277853701 (patch)
tree988a9f540173007b587a6ff5a3f6a3b65de56e6b /lisp
parentf664f7000f29e5ed21db81616c3742a42051f120 (diff)
(dired-jump): Add autoload.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/dired-x.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/dired-x.el b/lisp/dired-x.el
index 4beefd1033..01e537df0f 100644
--- a/lisp/dired-x.el
+++ b/lisp/dired-x.el
@@ -387,6 +387,7 @@ See variables `dired-texinfo-unclean-extensions',
;;;; JUMP.
+;;;###autoload
(defun dired-jump (&optional other-window)
"Jump to dired buffer corresponding to current buffer.
If in a file, dired the current directory and move to file's line.