소스 검색

org.texi: mention the ability to add several tags thru C-c C-q TAB.

C-c C-q TAB now accepts several tags when separated by a comma.
Bastien Guerry 14 년 전
부모
커밋
c66d94fe18
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      doc/org.texi

+ 2 - 0
doc/org.texi

@@ -4504,6 +4504,8 @@ exclusive tags will turn off any other tags from that group.
 @item @key{TAB}
 Enter a tag in the minibuffer, even if the tag is not in the predefined
 list.  You will be able to complete on all tags present in the buffer.
+You can also add several tags: just separate them with a comma.
+
 @kindex @key{SPC}
 @item @key{SPC}
 Clear all tags for this line.