summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Dominik <carsten.dominik@gmail.com>2019-08-18 11:20:38 +0200
committerCarsten Dominik <carsten.dominik@gmail.com>2019-08-18 11:20:38 +0200
commit81ca61f54f6756d4c08864aa7c886bc36228adbe (patch)
tree0fa5eeee9c16e68260417dcbe32a17d2e62dd482
parent6dfd4e38d00c1b371362bc37f67ef9bbb7983eb8 (diff)
downloadorg-mode-81ca61f54f6756d4c08864aa7c886bc36228adbe.tar.gz
Document noindent STARTUP keyword
-rw-r--r--doc/org-manual.org5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/org-manual.org b/doc/org-manual.org
index 014d7d4..39af176 100644
--- a/doc/org-manual.org
+++ b/doc/org-manual.org
@@ -18454,10 +18454,11 @@ the background[fn:148].
#+vindex: org-startup-indented
To globally turn on ~org-indent-mode~ for all files, customize the
-variable ~org-startup-indented~. To turn on indenting for individual
-files, use =STARTUP= keyword as follows:
+variable ~org-startup-indented~. To control it for individual
+files, use =STARTUP= keywords as follows:
: #+STARTUP: indent
+: #+STARTUP: noindent
*** Hard indentation