|
@@ -14,14 +14,17 @@ Please send Org bug reports to mailto:emacs-orgmode@gnu.org.
|
|
|
** Incompatible changes
|
|
|
*** Removal of OrgStruct mode mode and radio lists
|
|
|
|
|
|
-OrgStruct minor mode and radio lists mechanism (~org-list-send-list~ and
|
|
|
-~org-list-radio-lists-templates~) are removed from the code base.
|
|
|
+OrgStruct minor mode and radio lists mechanism (~org-list-send-list~
|
|
|
+and ~org-list-radio-lists-templates~) are removed from the code base.
|
|
|
|
|
|
Note that only radio /lists/ have been removed, not radio tables.
|
|
|
|
|
|
If you want to manipulate lists like in Org in other modes, we suggest
|
|
|
to use orgalist.el, which you can install from GNU ELPA.
|
|
|
|
|
|
+If you want to use Org folding outside of Org buffers, you can have a
|
|
|
+look at the outshine package in the MELPA repository.
|
|
|
+
|
|
|
*** Change in the structure template expansion
|
|
|
|
|
|
Org 9.2 comes with a new template expansion mechanism, combining
|