Variable: todo-category-beg
todo-category-beg is a variable defined in todo-mode.el.gz.
Value
"--==-- "
Documentation
String marking beginning of category (inserted with its name).
Source Code
;; Defined in /usr/src/emacs/lisp/calendar/todo-mode.el.gz
(defconst todo-category-beg "--==-- "
"String marking beginning of category (inserted with its name).")