Previous: Feedback, Up: Introduction
Org uses three types of keywords: TODO keywords, tags, and property names. In this manual we use the following conventions:
TODOWAITINGbossARCHIVEReleasePRIORITYThe manual lists both the keys and the corresponding commands for accessing
functionality. Org mode often uses the same key for different functions,
depending on context. The command that is bound to such keys has a generic
name, like org-metaright. In the manual we will, wherever possible,
give the function that is internally called by the generic command. For
example, in the chapter on document structure, M-<right> will be
listed to call org-do-demote, while in the chapter on tables, it will
be listed to call org-table-move-column-right.
If you prefer, you can compile the manual without the command names by
unsetting the flag cmdnames in org.texi.