(tmm-old-mb-map): Initialize to nil.
commitfc225f66911f60792e893250e38caab0274c4404
authorRichard M. Stallman <rms@gnu.org>
Mon, 30 Oct 1995 16:33:49 +0000 (30 16:33 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 30 Oct 1995 16:33:49 +0000 (30 16:33 +0000)
tree47855dcf1b42d84d674fd65e8e0b64318f3b6c27
parent97af0368107351ab3c4f069978fba8dd2cae8f30
(tmm-old-mb-map): Initialize to nil.
(tmm-delete-map): Don't use tmm-old-mb-map if nil.
(tmm-add-prompt): Bind C-n and C-p.
Put only the shortcuts into the completion buffer's map.
Produce the completion list by hand so as not to sort it.
(tmm-prompt): Start at the first item in the menu.
Don't reverse tmm-km-list; reverse compl-list instead.
Use try-completion in last-ditch attempt to find a match.
Rename compl-list to history.
(tmm-get-keybind): Put more local bindings last in a menu.
Major rewrite.
(tmm-menubar): Handle menu-bar-final-items.
(tmm-remove-shortcuts): Function deleted.
(tmm-add-shortcuts): If we can't find a letter shortcut,
use a numeric shortcut.
lisp/tmm.el