]> git.eshelyaron.com Git - emacs.git/commit
* lisp/find-file.el: Make the commands oblivious to mouse/non-mouse
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 6 Apr 2021 21:06:07 +0000 (17:06 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 6 Apr 2021 21:06:07 +0000 (17:06 -0400)
commitc105017c44d4a679f7af739b2c0390b2c7850569
treedd6398a306513c5c115cf6b067e8dd31a5b16626
parentc9655fcb47da8a104eb7b5eb7a3d0b4a6ba26fc3
* lisp/find-file.el: Make the commands oblivious to mouse/non-mouse

(ff-find-other-file): Add `event` argument.
(ff-find-other-file-other-window): Rename from
`ff-mouse-find-other-file-other-window` and use this new argument.
(ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
Make them obsolete aliases.
(ff-upcase-p): Remove unused `start` and `end` arguments and
simplify accordingly.
lisp/find-file.el