summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Schulte <schulte.eric@gmail.com>2010-10-27 10:43:22 -0600
committerEric Schulte <schulte.eric@gmail.com>2010-10-27 10:43:22 -0600
commit87edef3f87758ba4d5b7d8bae0f305c3d2a8f898 (patch)
tree082e37d92b737d828a888b943cf897da280f7faf
parentcf6aa4eb4fc9a36506057adc92ca9c707e046831 (diff)
parent8471886cee907951a1e71d0bca3cd3227c6b67f8 (diff)
downloadorg-mode-87edef3f87758ba4d5b7d8bae0f305c3d2a8f898.tar.gz
Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode
-rw-r--r--doc/org.texi5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/org.texi b/doc/org.texi
index f0ae16c..17a5a13 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -1327,7 +1327,7 @@ structure of these lists, many structural constructs like @code{#+BEGIN_...}
blocks can be indented to signal that they should be considered of a list
item.
-@Vindex org-list-demote-modify-bullet
+@vindex org-list-demote-modify-bullet
If you find that using a different bullet for a sub-list (than that used for
the current list-level) improves readability, customize the variable
@code{org-list-demote-modify-bullet}.
@@ -1726,8 +1726,7 @@ table. But it's easier just to start typing, like
@item C-c C-c
Re-align the table without moving the cursor.
@c
-@kindex @key{TAB}
-@item @key{TAB}
+@orgcmd{<TAB>,org-cycle}
Re-align the table, move to the next field. Creates a new row if
necessary.
@c