]> git.eshelyaron.com Git - emacs.git/commit
Allow complex key bindings in project-switch-project
authorDario Gjorgjevski <dario.gjorgjevski+git@gmail.com>
Tue, 6 Apr 2021 14:51:28 +0000 (16:51 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Wed, 7 Apr 2021 00:24:49 +0000 (03:24 +0300)
commit5d293f4f7489bcc9659f69f41e8db2a0755e5f44
tree1407ae3c8954598b837e9da573f095383210ef4c
parentc105017c44d4a679f7af739b2c0390b2c7850569
Allow complex key bindings in project-switch-project

* lisp/progmodes/project.el (project-switch-project): Replace
read-event with an overriding local map and read-key-sequence to allow
for complex key bindings to be read (bug#47620).
lisp/progmodes/project.el