aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Barranquero2008-02-05 03:10:40 +0000
committerJuanma Barranquero2008-02-05 03:10:40 +0000
commitcad1d37691ff915ea7a8726b91814fdb436cb12d (patch)
treef8dcfb4a2a133f27fc5111da9581eca38db0640f
parent05b33f7cfce4dbc20525b2a2d71e23f7845dda1e (diff)
downloademacs-cad1d37691ff915ea7a8726b91814fdb436cb12d.tar.gz
emacs-cad1d37691ff915ea7a8726b91814fdb436cb12d.zip
(Setting tags, In-buffer settings): Replace `legal' with `valid'.
-rw-r--r--man/org.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/org.texi b/man/org.texi
index 667f67c9c2b..c955a50a040 100644
--- a/man/org.texi
+++ b/man/org.texi
@@ -3413,7 +3413,7 @@ these lines to activate any changes.
3413 3413
3414If at least one tag has a selection key, pressing @kbd{C-c C-c} will 3414If at least one tag has a selection key, pressing @kbd{C-c C-c} will
3415automatically present you with a special interface, listing inherited 3415automatically present you with a special interface, listing inherited
3416tags, the tags of the current headline, and a list of all legal tags 3416tags, the tags of the current headline, and a list of all valid tags
3417with corresponding keys@footnote{Keys will automatically be assigned to 3417with corresponding keys@footnote{Keys will automatically be assigned to
3418tags which have no configured keys.}. In this interface, you can use 3418tags which have no configured keys.}. In this interface, you can use
3419the following keys: 3419the following keys:
@@ -5617,7 +5617,7 @@ These lines set the TODO keywords and their interpretation in the
5617current file. The corresponding variables are @code{org-todo-keywords} 5617current file. The corresponding variables are @code{org-todo-keywords}
5618and @code{org-todo-interpretation}. 5618and @code{org-todo-interpretation}.
5619@item #+TAGS: TAG1(c1) TAG2(c2) 5619@item #+TAGS: TAG1(c1) TAG2(c2)
5620These lines (several such lines are allowed) specify the legal tags in 5620These lines (several such lines are allowed) specify the valid tags in
5621this file, and (potentially) the corresponding @emph{fast tag selection} 5621this file, and (potentially) the corresponding @emph{fast tag selection}
5622keys. The corresponding variable is @code{org-tag-alist}. 5622keys. The corresponding variable is @code{org-tag-alist}.
5623@item #+LINK: linkword replace 5623@item #+LINK: linkword replace