todo-edit-mode-map
todo-edit-mode-map is a variable defined in `todo-mode.el'.
Its value is
(keymap
(remap keymap
(newline . newline-and-indent))
(24 keymap
(17 . todo-edit-quit)))
- This variable may be risky if used as a file-local variable.