etc/ORG-NEWS: Add a news entry about ditaa.jar not being bundled
This commit is contained in:
parent
5c8e735af4
commit
747b10c2e0
|
@ -23,7 +23,8 @@ The old contents of the =contrib/= directory now lives in a separate
|
||||||
repository at https://git.sr.ht/~bzg/org-contrib.
|
repository at https://git.sr.ht/~bzg/org-contrib.
|
||||||
|
|
||||||
You can install this repository by cloning it and updating your
|
You can install this repository by cloning it and updating your
|
||||||
~load-path~ accordingly.
|
~load-path~ accordingly. You can also install =org-contrib= as a
|
||||||
|
[[https://elpa.nongnu.org/nongnu/][NonGNU ELPA]] package.
|
||||||
|
|
||||||
*** Org ELPA and Org archives won't be available for Org > 9.5
|
*** Org ELPA and Org archives won't be available for Org > 9.5
|
||||||
|
|
||||||
|
@ -41,6 +42,11 @@ latest unstable Org, please install from the Git repository.
|
||||||
|
|
||||||
See https://orgmode.org/org.html#Installation for the details.
|
See https://orgmode.org/org.html#Installation for the details.
|
||||||
|
|
||||||
|
*** =ditaa.jar= is not bundled with Org anymore
|
||||||
|
|
||||||
|
=ditaa.jar= used to be bundled with Org but it is not anymore.
|
||||||
|
See [[https://github.com/stathissideris/ditaa][the ditaa repository]] on how to install it.
|
||||||
|
|
||||||
*** ~org-adapt-indentation~ now defaults to =nil=
|
*** ~org-adapt-indentation~ now defaults to =nil=
|
||||||
|
|
||||||
If you want to automatically indent headlines' metadata, set it to
|
If you want to automatically indent headlines' metadata, set it to
|
||||||
|
|
Loading…
Reference in New Issue