Mercurial > emacs
changeset 68173:73b14864a9b7
(Agenda commands): Document tags command.
author | Carsten Dominik <dominik@science.uva.nl> |
---|---|
date | Fri, 13 Jan 2006 11:30:37 +0000 |
parents | 5a58ed2a8e92 |
children | dceda15bdee3 |
files | man/org.texi |
diffstat | 1 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/man/org.texi Fri Jan 13 11:30:26 2006 +0000 +++ b/man/org.texi Fri Jan 13 11:30:37 2006 +0000 @@ -4,7 +4,7 @@ @setfilename ../info/org @settitle Org Mode Manual -@set VERSION 4.02 +@set VERSION 4.03 @set DATE January 2006 @dircategory Emacs @@ -2509,6 +2509,11 @@ Change the TODO state of the item, both in the agenda and in the original org file. +@kindex T +@item T +Show all tags associated with the current item. Because of +inheritance, this may be more than the tags listed in the line itself. + @kindex : @item : Set tags for the current headline.