If a context menu is raised on selected text, the following menu items are displayed:
Applies mode-specific markup to emphasize the selected text (e.g. bold, italic, code, etc.).
org-mode and markdown-mode.
Applies transforms (upper/lower case, capitalize) to the selected text.
Run occur command to show occurrences of selected text.
Toggles selected text to be commented based on mode.
prog-mode and org-mode
Writes selected text to a user-specified file.