# HG changeset patch # User Richard M. Stallman # Date 770020720 0 # Node ID 311f42f91dbda92d72008fbf4556677d378243a0 # Parent 87513c7850f95fb4138fe56c98903c851528d60f (dired-jump): Add autoload. diff -r 87513c7850f9 -r 311f42f91dbd lisp/dired-x.el --- a/lisp/dired-x.el Fri May 27 05:55:15 1994 +0000 +++ b/lisp/dired-x.el Fri May 27 06:38:40 1994 +0000 @@ -387,6 +387,7 @@ ;;;; 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.