File: tmm.el.html
This package provides text mode access to the menu bar.
Defined variables (5)
tmm-completion-prompt | Help text to insert on the top of the completion buffer. |
tmm-mid-prompt | String to insert between shortcut and menu item. |
tmm-shortcut-inside-entry | Highlight the shortcut character in the menu entry’s string. |
tmm-shortcut-style | What letters to use as menu shortcuts. |
tmm-shortcut-words | How 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-inactive | Face used for inactive menu items. |