]> git.eshelyaron.com Git - emacs.git/commit
Use an alist instead of a keymap
authorDmitry Gutov <dgutov@yandex.ru>
Tue, 12 May 2020 01:13:48 +0000 (04:13 +0300)
committerSimen Heggestøyl <simenheg@gmail.com>
Tue, 26 May 2020 15:41:24 +0000 (17:41 +0200)
commitc8cca68751ac3ebd702ab809bc2bb2cc352a190e
tree3029cb32fed90b5d3e5ca86040dbc1e8bc7de8bf
parent9422fb5e686a66898c2de76226f8a404ab253136
Use an alist instead of a keymap

* lisp/progmodes/project.el:
(project--switch-alist): New variable to use instead of
project-switch-keymap, which remove.  Update all references.
lisp/progmodes/project.el