abbrev-table-menu
abbrev-table-menu is a compiled Lisp function in `abbrev.el
'.
(abbrev-table-menu TABLE &optional PROMPT SORTFUN)
Return a menu that shows all abbrevs in TABLE.
Selecting an entry runs `abbrev-insert'.
PROMPT is the prompt to use for the keymap.
SORTFUN is passed to `sort' to change the default ordering.