Make mouse clicks in Dired more customizable
commit41eb4c518a79050b85add25bf67992e21fa3cd16
authorTak Kunihiro <tkk@misasa.okayama-u.ac.jp>
Fri, 8 Sep 2017 08:52:47 +0000 (8 11:52 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 8 Sep 2017 08:52:47 +0000 (8 11:52 +0300)
treec1b10f18f1ab5ea0a6c294e3b5033eb673691a29
parentbe90cd1412c89cae6b2ba41133b888008ee478dc
Make mouse clicks in Dired more customizable

* lisp/dired.el (dired-mouse-find-file): Allow callers to
specify functions to visit file/directory.
(dired-mouse-find-file-other-window)
(dired-mouse-find-file-other-frame): New functions to visit
files in another window/frame.  (Bug#27435)
lisp/dired.el