File: tmm.el.html

This package provides text mode access to the menu bar.

Defined variables (5)

tmm-completion-promptHelp text to insert on the top of the completion buffer.
tmm-mid-promptString to insert between shortcut and menu item.
tmm-shortcut-inside-entryHighlight the shortcut character in the menu entry’s string.
tmm-shortcut-styleWhat letters to use as menu shortcuts.
tmm-shortcut-wordsHow many successive words to try for shortcuts, nil means all.

Defined functions (12)

tmm--shorten-space-width(STR)
tmm-add-one-shortcut(ELT)
tmm-add-shortcuts(LIST)
tmm-clear-self-insert-and-exit()
tmm-define-keys(MINIBUFFER)
tmm-get-keymap(ELT &optional IN-X-MENU)
tmm-goto-completions()
tmm-menubar(&optional X-POSITION)
tmm-menubar-mouse(EVENT)
tmm-prompt(MENU &optional IN-POPUP DEFAULT-ITEM NO-EXECUTE PATH)
tmm-remove-inactive-mouse-face()
tmm-shortcut()

Defined faces (1)

tmm-inactiveFace used for inactive menu items.