(Setting tags, In-buffer settings): Replace legal' with
valid'.
This commit is contained in:
parent
05b33f7cfc
commit
cad1d37691
1 changed files with 2 additions and 2 deletions
|
@ -3413,7 +3413,7 @@ these lines to activate any changes.
|
|||
|
||||
If at least one tag has a selection key, pressing @kbd{C-c C-c} will
|
||||
automatically present you with a special interface, listing inherited
|
||||
tags, the tags of the current headline, and a list of all legal tags
|
||||
tags, the tags of the current headline, and a list of all valid tags
|
||||
with corresponding keys@footnote{Keys will automatically be assigned to
|
||||
tags which have no configured keys.}. In this interface, you can use
|
||||
the following keys:
|
||||
|
@ -5617,7 +5617,7 @@ These lines set the TODO keywords and their interpretation in the
|
|||
current file. The corresponding variables are @code{org-todo-keywords}
|
||||
and @code{org-todo-interpretation}.
|
||||
@item #+TAGS: TAG1(c1) TAG2(c2)
|
||||
These lines (several such lines are allowed) specify the legal tags in
|
||||
These lines (several such lines are allowed) specify the valid tags in
|
||||
this file, and (potentially) the corresponding @emph{fast tag selection}
|
||||
keys. The corresponding variable is @code{org-tag-alist}.
|
||||
@item #+LINK: linkword replace
|
||||
|
|
Loading…
Add table
Reference in a new issue