comparison lisp/dired-x.el @ 7700:311f42f91dbd

(dired-jump): Add autoload.
author Richard M. Stallman <rms@gnu.org>
date Fri, 27 May 1994 06:38:40 +0000
parents c8023bf9c03d
children eb9d06dba04b
comparison
equal deleted inserted replaced
7699:87513c7850f9 7700:311f42f91dbd
385 dired-tex-unclean-extensions 385 dired-tex-unclean-extensions
386 (list ".dvi")))) 386 (list ".dvi"))))
387 387
388 ;;;; JUMP. 388 ;;;; JUMP.
389 389
390 ;;;###autoload
390 (defun dired-jump (&optional other-window) 391 (defun dired-jump (&optional other-window)
391 "Jump to dired buffer corresponding to current buffer. 392 "Jump to dired buffer corresponding to current buffer.
392 If in a file, dired the current directory and move to file's line. 393 If in a file, dired the current directory and move to file's line.
393 If in dired already, pop up a level and goto old directory's line. 394 If in dired already, pop up a level and goto old directory's line.
394 In case the proper dired file line cannot be found, refresh the dired 395 In case the proper dired file line cannot be found, refresh the dired