todo-set-top-priorities

todo-set-top-priorities is a compiled Lisp function in `todo-mode.el'.

(todo-set-top-priorities &optional ARG)

Set number of top priorities shown by `todo-filter-top-priorities'.
With non-nil ARG, set the number only for the current Todo
category; otherwise, set the number for all categories in the
current todo file.

Calling this function via either of the commands
`todo-set-top-priorities-in-file' or
`todo-set-top-priorities-in-category' is the recommended way to
set the user customizable option `todo-top-priorities-overrides'.