todo-edit-mode

todo-edit-mode is an interactive compiled Lisp function in `todo-mode.el'.


(todo-edit-mode)

Parent mode: `text-mode'.

Major mode for editing multiline todo items.

key binding
--- -------

C-x Prefix Command
<remap> Prefix Command

<remap> <newline> newline-and-indent

C-x C-q todo-edit-quit



In addition to any hooks its parent mode `text-mode' might have run,
this mode runs the hook `todo-edit-mode-hook', as the final step
during initialization.