]> git.eshelyaron.com Git - emacs.git/commit
Unbreak project.el, the GNU Elpa package, for Emacs 26.3
authorJoão Távora <joaotavora@gmail.com>
Thu, 3 Sep 2020 12:34:08 +0000 (13:34 +0100)
committerJoão Távora <joaotavora@gmail.com>
Thu, 3 Sep 2020 12:42:55 +0000 (13:42 +0100)
commit5142149758333cfddc25c8c696e0e6f322e37d62
tree6cb106fb4f3b391eacf036c59ba1806d4a03c504
parent73d202e4503c0f960dac00bb891d22d82814d38a
Unbreak project.el, the GNU Elpa package, for Emacs 26.3

Fixes: bug#43164
* lisp/progmodes/project.el: Bump to 0.5.2
(bound-and-true-p): Check that tab-prefix-map is bound before binding.
lisp/progmodes/project.el