summaryrefslogtreecommitdiff
path: root/lisp/keymap.el
Commit message (Expand)AuthorAgeFilesLines
* Make keymap-lookup work for keymap results, tooLars Ingebrigtsen2021-12-101-2/+3
* Fix keymap-lookup implementationLars Ingebrigtsen2021-12-041-2/+2
* Fix some of the argument handling in keymap-set and keymap-substituteLars Ingebrigtsen2021-11-301-6/+5
* Use compiler macros for the key syntax checksMattias EngdegÄrd2021-11-281-1/+21
* Change the call signature to keymap-substituteLars Ingebrigtsen2021-11-171-1/+1
* Make keymap-unset workLars Ingebrigtsen2021-11-161-1/+1
* Add new 'keymap-*' functionsLars Ingebrigtsen2021-11-161-0/+437