summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien <bzg@gnu.org>2020-02-24 10:34:46 +0100
committerBastien <bzg@gnu.org>2020-02-24 10:34:46 +0100
commit46886f22d99e9fa45cc02427af9271ca37028b7d (patch)
treefadba83e641d6bb9bed5f86e24dbb4902ddf16be
parent38928848c7d5bde4aecd160ee4093fc423f2b4c3 (diff)
downloadorg-mode-46886f22d99e9fa45cc02427af9271ca37028b7d.tar.gz
doc/org-manual.org (Completion): Fix documentation
* doc/org-manual.org (Completion): Fix documentation.
-rw-r--r--doc/org-manual.org8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/org-manual.org b/doc/org-manual.org
index 8e221d5..1b1a0f5 100644
--- a/doc/org-manual.org
+++ b/doc/org-manual.org
@@ -18340,9 +18340,6 @@ shortcuts.
- After =\=, complete TeX symbols supported by the exporter.
- - After =*=, complete headlines in the current buffer so that they
- can be used in search links like: =[[*find this headline]]=
-
- After =:= in a headline, complete tags. Org deduces the list of
tags from the =TAGS= in-buffer option (see [[*Setting Tags]]), the
variable ~org-tag-alist~, or from all tags used in the current
@@ -18352,7 +18349,10 @@ shortcuts.
of keys is constructed dynamically from all keys used in the
current buffer.
- - After =[=, complete link abbreviations (see [[*Link Abbreviations]]).
+ - After =[[=, complete link abbreviations (see [[*Link Abbreviations]]).
+
+ - After =[[*=, complete headlines in the current buffer so that they
+ can be used in search links like: =[[*find this headline]]=
- After =#+=, complete the special keywords like =TYP_TODO= or
file-specific =OPTIONS=. After option keyword is complete,