]> git.eshelyaron.com Git - emacs.git/commit
Use characters for keys in project-switch-commands
authorSimen Heggestøyl <simenheg@gmail.com>
Thu, 4 Jun 2020 17:56:32 +0000 (19:56 +0200)
committerSimen Heggestøyl <simenheg@gmail.com>
Thu, 4 Jun 2020 18:14:02 +0000 (20:14 +0200)
commite7fb0a48a65c986e75d39848cac3c4d2435f4baa
treebe20466dae3dc3c48cbc92fbf13324b3179c0643
parentb41be0ee83bdcc7882b360b66105f192503f0dc7
Use characters for keys in project-switch-commands

* lisp/progmodes/project.el (project-switch-commands): Use
characters for keys instead of string for better future
compatibility with 'read-multiple-choice'.
(project-switch-project): Adjust to above change.
lisp/progmodes/project.el