فهرست منبع

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 15 سال پیش
والد
کامیت
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}
 @item @key{TAB}
 Enter a tag in the minibuffer, even if the tag is not in the predefined
 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.
 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}
 @kindex @key{SPC}
 @item @key{SPC}
 @item @key{SPC}
 Clear all tags for this line.
 Clear all tags for this line.