Aaron Zeng <[email protected]> writes:

> Hello,
>
> I happened to notice that this docstring uses the all caps convention
> for function arguments when it is actually referring to a literal
> symbol:
>
>
>   (defcustom org-provide-todo-statistics t
>     "Non-nil means update todo statistics after insert and toggle.
>   ALL-HEADLINES means update todo statistics by including headlines
>   with no TODO keyword as well, counting them as not done.
>   A list of TODO keywords means the same, but skip keywords that are
>   not in this list.
>
> I believe "ALL-HEADLINES" should instead be "`all-headlines'".

Agreed. I'll fix it up.

Owned.

> Thanks,
> Aaron Zeng

Thanks for the report :)

--
Paul

Reply via email to