Procházet 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 před 14 roky
rodič
revize
c66d94fe18
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  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.