]> git.eshelyaron.com Git - emacs.git/commit
* lisp/progmodes/project.el (project-any-command): Allow local keymaps.
authorJuri Linkov <juri@linkov.net>
Sun, 25 Feb 2024 07:32:45 +0000 (09:32 +0200)
committerEshel Yaron <me@eshelyaron.com>
Wed, 28 Feb 2024 17:52:29 +0000 (18:52 +0100)
commit68617df441ce388946420b192f8a754bd020ccc4
tree1730165397bc548e205a66066397acf4212f92de
parent58811c61c4b2a5693ebd862a381f15fcc87f3bd3
* lisp/progmodes/project.el (project-any-command): Allow local keymaps.

Use overriding-terminal-local-map instead of overriding-local-map.
This allows using keys from local maps (bug#69242).

(cherry picked from commit 6b800f9adf3506bf113539cf22cd07c7cda9f7b8)
lisp/progmodes/project.el