]> git.eshelyaron.com Git - emacs.git/commit
Let ido-everywhere turn on ido-mode
authorNoam Postavsky <npostavs@users.sourceforge.net>
Wed, 19 Aug 2020 10:49:11 +0000 (12:49 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 19 Aug 2020 10:49:11 +0000 (12:49 +0200)
commitdc90e62276da36af14305e0dbe1076e2d041ac4f
tree99bde5102c26e821b852cbea49f5dfa60a5f57a3
parentba8cce26c83c195972a6952dd9546f7153bf93d3
Let ido-everywhere turn on ido-mode

* lisp/ido.el (ido-everywhere): Turn on ido-mode, if it's not already
on.  Otherwise, having ido-everywhere enabled messes all file and
buffer reading interactive commands (bug#34292).
lisp/ido.el