Explorar el Código

Document noindent STARTUP keyword

Carsten Dominik hace 6 años
padre
commit
81ca61f54f
Se han modificado 1 ficheros con 3 adiciones y 2 borrados
  1. 3 2
      doc/org-manual.org

+ 3 - 2
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