浏览代码

Backport revno#111138 from the emacs-24 branch

 * org.texi (Advanced features): Add missing argument for @item.
(Property searches): Use @backslashchar{} in macro argument.
Bastien Guerry 12 年之前
父节点
当前提交
7fe67bb942
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      doc/org.texi

+ 2 - 2
doc/org.texi

@@ -3028,7 +3028,7 @@ lines will be left alone by this command.
 Selects this line for global recalculation with @kbd{C-u C-c *}, but
 Selects this line for global recalculation with @kbd{C-u C-c *}, but
 not for automatic recalculation.  Use this when automatic
 not for automatic recalculation.  Use this when automatic
 recalculation slows down editing too much.
 recalculation slows down editing too much.
-@item
+@item @
 Unmarked lines are exempt from recalculation with @kbd{C-u C-c *}.
 Unmarked lines are exempt from recalculation with @kbd{C-u C-c *}.
 All lines that should be recalculated should be marked with @samp{#}
 All lines that should be recalculated should be marked with @samp{#}
 or @samp{*}.
 or @samp{*}.
@@ -5051,7 +5051,7 @@ FILE         @r{The filename the entry is located in.}
 To create sparse trees and special lists with selection based on properties,
 To create sparse trees and special lists with selection based on properties,
 the same commands are used as for tag searches (@pxref{Tag searches}).
 the same commands are used as for tag searches (@pxref{Tag searches}).
 @table @kbd
 @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
 Create a sparse tree with all matching entries.  With a
 @kbd{C-u} prefix argument, ignore headlines that are not a TODO line.
 @kbd{C-u} prefix argument, ignore headlines that are not a TODO line.
 @orgcmd{C-c a m,org-tags-view}
 @orgcmd{C-c a m,org-tags-view}