summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2017-09-28 16:25:36 +0200
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2017-09-28 16:25:36 +0200
commit9cfa907971ce447615c3f09c24502b6d88d272e1 (patch)
treef5dec9b57c754f0508db2074d4944f272f8bf2cd
parent4f619fc200d0c03f45f70ed686659fe52e8bbfb3 (diff)
parenta563ccabe3523a5204c730d3c5be3e0d661a0790 (diff)
downloadorg-mode-9cfa907971ce447615c3f09c24502b6d88d272e1.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 e83493e..1c79d83 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -1279,8 +1279,8 @@ tables, @kbd{S-@key{TAB}} jumps to the previous field.
@vindex org-cycle-global-at-bob
You can run global cycling using @key{TAB} only if point is at the very
-beginning of the buffer and @code{org-cycle-global-at-bob} is set to
-a non-@code{nil} value.
+beginning of the buffer, but not on a headline, and
+@code{org-cycle-global-at-bob} is set to a non-@code{nil} value.
@cindex set startup visibility, command
@orgcmd{C-u C-u @key{TAB},org-set-startup-visibility}