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.
This commit is contained in:
parent
4f043bbd58
commit
59658a6c4e
1 changed files with 1 additions and 1 deletions
2
NEWS
2
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:
|
||||
|
|
Loading…
Reference in a new issue