summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Spiers <stow@adamspiers.org>2019-07-28 14:29:06 +0100
committerAdam Spiers <stow@adamspiers.org>2019-07-28 14:29:06 +0100
commit59658a6c4edd910ca9a678037d3f2b129aedaebe (patch)
tree65af39e539b4f85b7d0584623b603a032328a55a
parent4f043bbd589e0ff1f5248050171dfeb8d88e04c5 (diff)
downloadstow-59658a6c4edd910ca9a678037d3f2b129aedaebe.tar.gz
NEWS: disable org-export-with-toc
2.3.0 was a big release with lots of stuff, but most releases will be smaller, so default to not having a ToC.
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0372ff2..7a398ac 100644
--- a/NEWS
+++ b/NEWS
@@ -583,7 +583,7 @@ due to Stow::Util missing $VERSION.
* emacs local variables
Local Variables:
mode: org
- org-export-with-toc: t
+ org-export-with-toc: nil
org-export-with-author: nil
org-toc-odd-levels-only: t
End: