File: string-edit.el.html
Defined variables (6)
string-edit-minor-mode | Non-nil if String-Edit minor mode is enabled. |
string-edit-minor-mode-hook | Hook run after entering or leaving ‘string-edit-minor-mode’. |
string-edit-mode-abbrev-table | Abbrev table for ‘string-edit-mode’. |
string-edit-mode-hook | Hook run after entering ‘string-edit-mode’. |
string-edit-mode-map | Keymap for ‘string-edit-mode’. |
string-edit-mode-syntax-table | Syntax table for ‘string-edit-mode’. |
Defined functions (6)
read-string-from-buffer | (PROMPT STRING) |
string-edit | |
string-edit-abort | () |
string-edit-done | () |
string-edit-minor-mode | (&optional ARG) |
string-edit-mode | () |
Defined faces (1)
string-edit-prompt | Face used on ‘string-edit’ help text. |