branch: externals/vc-jj commit b9de38b397221ce8fd4bc2ec10bf26d732c25374 Author: Rudi Schlatte <r...@constantly.at> Commit: Rudi Schlatte <r...@constantly.at>
Do not emit table of contents in NEWS, README --- NEWS.org | 2 ++ README.org | 2 ++ 2 files changed, 4 insertions(+) diff --git a/NEWS.org b/NEWS.org index 65a1cfd103..7947d97cad 100644 --- a/NEWS.org +++ b/NEWS.org @@ -1,3 +1,5 @@ +#+OPTIONS: toc:nil + * Recent changes ** Unreleased diff --git a/README.org b/README.org index dac2ed4c3c..a01085ac08 100644 --- a/README.org +++ b/README.org @@ -1,3 +1,5 @@ +#+OPTIONS: toc:nil + * jj (Jujutsu) integration with Emacs vc.el and project.el Support for Emacs built-in [[https://www.gnu.org/software/emacs/manual/html_node/emacs/Version-Control.html][=vc.el=]] and [[https://www.gnu.org/software/emacs/manual/html_node/emacs/Projects.html][=project.el=]] for the [[https://github.com/jj-vcs/jj][Jujutsu]]