summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien <bzg@gnu.org>2020-12-12 18:31:12 +0100
committerBastien <bzg@gnu.org>2020-12-12 18:31:12 +0100
commite2bb13de237890118d3b6bb988009e11a27288ae (patch)
treed84b369e80c4ce03b3e551ad6ddb171be7d2b113
parentf6e41c1d14e7ae68be8f641e54719093ebf6ff18 (diff)
parent8fde9fc9054b370f9e8241205892d569f19fd66a (diff)
downloadorg-mode-e2bb13de237890118d3b6bb988009e11a27288ae.tar.gz
Merge branch 'maint'
-rw-r--r--etc/ORG-NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/ORG-NEWS b/etc/ORG-NEWS
index 196474f..f1967f0 100644
--- a/etc/ORG-NEWS
+++ b/etc/ORG-NEWS
@@ -358,6 +358,10 @@ explicitly:
(add-hook 'org-mode-hook (lambda () (electric-indent-local-mode -1)))
#+end_src
+Alternatively, if you wish to keep =RET= as the "smart-return" key,
+but dislike Org's default indentation of sections, you may prefer to
+customize ~org-adapt-indentation~ to either =nil= or ='headline-data=.
+
*** =ob-C.el= allows the inclusion of non-system header files
In C and C++ blocks, ~:includes~ arguments that do not start with a