help-find

Homepage: https://github.com/duncanburke/help-find

Author: Duncan Burke

Updated:

Summary

Additional help functions for working with keymaps

Commentary

help-find.el provides two functions, `help-find-keybinding` and
`help-find-function` which search the global `obarray` for all keymaps
which have that key sequence and function bound, respectively.

Dependencies