Prechádzať zdrojové kódy

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 rokov pred
rodič
commit
c66d94fe18
1 zmenil súbory, kde vykonal 2 pridanie a 0 odobranie
  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.