todo-insert-item--param-key-alist

todo-insert-item--param-key-alist is a variable defined in `todo-mode.el'.
Its value is shown below.
  • This variable may be risky if used as a file-local variable.

Documentation:
List pairing item insertion parameters with their completion keys.

Value:

((default . "i") (copy . "p") (diary . "y") (nonmarking . "k") (calendar . "c") (date . "d") (dayname . "n") (time . "t") (here . "h") (region . "r"))