diff options
author | Tino Calancha <tino.calancha@gmail.com> | 2016-09-14 00:04:32 +0900 |
---|---|---|
committer | Tino Calancha <tino.calancha@gmail.com> | 2016-09-14 00:04:32 +0900 |
commit | 3988ceaa1cfa2022443906750cbb30127a1e161f (patch) | |
tree | ac9f5cd2833d85b7ed1dbb73309ae376e7793a5d /lisp/emacs-lisp/bytecomp.el | |
parent | 469fcaa7f8d2ad57571a0af55a4082700345e4a5 (diff) | |
download | emacs-3988ceaa1cfa2022443906750cbb30127a1e161f.tar.gz emacs-3988ceaa1cfa2022443906750cbb30127a1e161f.tar.bz2 emacs-3988ceaa1cfa2022443906750cbb30127a1e161f.zip |
dired-jump: Expand file-name before dired-goto-file call
Command dired-goto-file requires its argument to be an absolute
file name. Interactively FILE-NAME is read with read-file-name,
which could return an abbreviated file name (Bug#24409).
* lisp/dired-x.el (dired-jump): Use expand-file-name on FILE-NAME.
Clarify in doc string the meaning of arg FILE-NAME.
Diffstat (limited to 'lisp/emacs-lisp/bytecomp.el')
0 files changed, 0 insertions, 0 deletions