0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-29 22:07:49 +00:00
* lisp/org.el (org-get-tags): Fix typo in docstring.
This commit is contained in:
Nicolas Goaziou 2018-11-11 22:24:00 +01:00
parent 5dfbe46b1e
commit afcb1d3899

View file

@ -14675,11 +14675,10 @@ Assume point is at the beginning of the headline."
When argument POS is non-nil, retrieve tags for headline at POS.
Accoring to `org-use-tags-inheritance', tags may be inherited
According to `org-use-tags-inheritance', tags may be inherited
from parent headlines, and from the whole document, through
`org-file-tags'. However, when optional argument LOCAL is
non-nil, only return tags really specified in the considered
headline.
non-nil, only return tags specified at the headline.
Inherited tags have the `inherited' text property."
(if (and org-trust-scanner-tags