summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Guerry <bzg@altern.org>2013-01-05 18:39:48 +0100
committerBastien Guerry <bzg@altern.org>2013-01-05 18:39:48 +0100
commit5217d18a7afa6e7fe27ce3f73d4c92b1f45426df (patch)
tree501a78fc702a9f1b10535862e353165b26231e43
parent8d7990acfa00af585d7957a00b2327da9b707411 (diff)
parent7fe67bb942869d3657f2905202dc4170b14662fd (diff)
downloadorg-mode-5217d18a7afa6e7fe27ce3f73d4c92b1f45426df.tar.gz
Merge branch 'maint'
-rw-r--r--doc/org.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/org.texi b/doc/org.texi
index 83f5939..96ef60b 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -3088,7 +3088,7 @@ lines will be left alone by this command.
Selects this line for global recalculation with @kbd{C-u C-c *}, but
not for automatic recalculation. Use this when automatic
recalculation slows down editing too much.
-@item
+@item @
Unmarked lines are exempt from recalculation with @kbd{C-u C-c *}.
All lines that should be recalculated should be marked with @samp{#}
or @samp{*}.
@@ -5111,7 +5111,7 @@ FILE @r{The filename the entry is located in.}
To create sparse trees and special lists with selection based on properties,
the same commands are used as for tag searches (@pxref{Tag searches}).
@table @kbd
-@orgcmdkkc{C-c / m,C-c \,org-match-sparse-tree}
+@orgcmdkkc{C-c / m,C-c @backslashchar{},org-match-sparse-tree}
Create a sparse tree with all matching entries. With a
@kbd{C-u} prefix argument, ignore headlines that are not a TODO line.
@orgcmd{C-c a m,org-tags-view}