Add missing remappings for Ido mode
commita1f93c1dfa53dbe007faa09ab0c6e913e86e3ffe
authorPhilipp Stephani <phst@google.com>
Thu, 20 Apr 2017 13:41:15 +0000 (20 15:41 +0200)
committerPhilipp Stephani <phst@google.com>
Sun, 23 Apr 2017 16:42:42 +0000 (23 18:42 +0200)
tree4468a3c2fa5e83ced8a42378e4b2453199d1f5b8
parenta02885a37031ec0e199dcb38ff9cb93e65e7b7cb
Add missing remappings for Ido mode

Among others, add a remapping for C-x 4 d, cf. Bug#26360.

* lisp/ido.el (ido-mode): Remap missing commands.
(ido-file-internal, ido-visit-buffer): Add support for new
methods.
(ido-display-buffer-other-frame)
(ido-find-alternate-file-other-window, ido-dired-other-window)
(ido-dired-other-frame): New commands.

* test/lisp/ido-tests.el (ido-tests--other-window-frame): Add unit
test for the bindings.
etc/NEWS
lisp/ido.el
test/lisp/ido-tests.el [new file with mode: 0644]