소스 검색

Merge branch 'master' into next

Nicolas Goaziou 7 년 전
부모
커밋
b8b7d00864
1개의 변경된 파일2개의 추가작업 그리고 3개의 파일을 삭제
  1. 2 3
      lisp/org.el

+ 2 - 3
lisp/org.el

@@ -14523,11 +14523,10 @@ Assume point is at the beginning of the headline."
 
 
 When argument POS is non-nil, retrieve tags for headline at POS.
 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
 from parent headlines, and from the whole document, through
 `org-file-tags'.  However, when optional argument LOCAL is
 `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."
 Inherited tags have the `inherited' text property."
   (if (and org-trust-scanner-tags
   (if (and org-trust-scanner-tags