# HG changeset patch # User Carsten Dominik # Date 1184332479 0 # Node ID 09c82a1bcb6f1e905b5f31dee8717f9c773684ed # Parent 0c50098b8fe2201fcd0497240fd34e5df9516181 *** empty log message *** diff -r 0c50098b8fe2 -r 09c82a1bcb6f man/org.texi --- a/man/org.texi Fri Jul 13 13:14:11 2007 +0000 +++ b/man/org.texi Fri Jul 13 13:14:39 2007 +0000 @@ -3,7 +3,7 @@ @setfilename ../info/org @settitle Org Mode Manual -@set VERSION 5.02 +@set VERSION 5.03 @set DATE July 2007 @dircategory Emacs @@ -616,8 +616,8 @@ Headlines define the structure of an outline tree. The headlines in Org-mode start with one or more stars, on the left margin@footnote{See -the variable @code{org-special-ctrl-a} to configure special behavior of -@kbd{C-a} in headlines.}. For example: +the variable @code{org-special-ctrl-a/e} to configure special behavior +of @kbd{C-a} and @kbd{C-e} in headlines.}. For example: @example * Top level headline @@ -3033,7 +3033,8 @@ @table @kbd @kindex C-c C-c @item C-c C-c -Toggle checkbox at point. +Toggle checkbox at point. With prefix argument, set it to @samp{[-]}, +which is considered to be an intermediate state. @kindex C-c C-x C-b @item C-c C-x C-b Toggle checkbox at point. @@ -3452,20 +3453,19 @@ @node Column view, Property API, Property searches, Properties and columns @section Column View -A great way to view and edit properties in aan outline tree is +A great way to view and edit properties in an outline tree is @emph{column view}. In column view, each outline item is turned into a table row. Columns in this table provide access to properties of the entries. Org-mode implements columns by overlaying a tabular structure over the headline of each item. While the headlines have been turned into a table row, you can still change the visibility of the outline tree. For example, you get a compact table by switching to CONTENTS -view (@kbd{S-@key{TAB} S-@key{TAB}}, or simple @kbd{c} while column view -is active), but you can still open, read, and -edit the entry below each headline. Or, you can switch to column view -after executing a sparse tree command and in this way get a table only -for the selected items. Column view also works in agenda buffers -(@pxref{Agenda views}) where queries have collected selected items, -possibly from a number of files. +view (@kbd{S-@key{TAB} S-@key{TAB}}, or simply @kbd{c} while column view +is active), but you can still open, read, and edit the entry below each +headline. Or, you can switch to column view after executing a sparse +tree command and in this way get a table only for the selected items. +Column view also works in agenda buffers (@pxref{Agenda views}) where +queries have collected selected items, possibly from a number of files. @menu * Defining columns:: The COLUMNS format property @@ -4490,7 +4490,7 @@ to give an overview over events in a project. @table @kbd -@kindex C-a a L +@kindex C-c a L @item C-c a L Show a time-sorted view of the org file, with all time-stamped items. When called with a @kbd{C-u} prefix, all unfinished TODO entries