Explorar el Código

Fix sparse tree documentation.

Carsten Dominik hace 17 años
padre
commit
6ab622fd30
Se han modificado 1 ficheros con 8 adiciones y 8 borrados
  1. 8 8
      doc/org.texi

+ 8 - 8
doc/org.texi

@@ -1082,14 +1082,14 @@ added.
 @cindex folding, sparse trees
 @cindex folding, sparse trees
 @cindex occur, command
 @cindex occur, command
 
 
-An important feature of Org mode is the ability to construct
-@emph{sparse trees} for selected information in an outline tree, so that
-the entire document is folded as much as possible, but the selected
-information is made visible along with the headline structure above
-it@footnote{See also the variables @code{org-show-hierarchy-above},
-@code{org-show-following-heading}, and @code{org-show-siblings} for
-detailed control on how much context is shown around each match.}.  Just
-try it out and you will see immediately how it works.
+An important feature of Org mode is the ability to construct @emph{sparse
+trees} for selected information in an outline tree, so that the entire
+document is folded as much as possible, but the selected information is made
+visible along with the headline structure above it@footnote{See also the
+variables @code{org-show-hierarchy-above}, @code{org-show-following-heading},
+@code{org-show-siblings}, and @code{org-show-entry-below} for detailed
+control on how much context is shown around each match.}.  Just try it out
+and you will see immediately how it works.
 
 
 Org mode contains several commands creating such trees, all these
 Org mode contains several commands creating such trees, all these
 commands can be accessed through a dispatcher:
 commands can be accessed through a dispatcher: