|
@@ -214,6 +214,8 @@ SVG images exported in HTML are now by default assigned a CSS class
|
|
|
default, the CSS styling of class ~org-svg~ specifies an image width
|
|
|
of 90\thinsp{}% of the container the image.
|
|
|
*** Babel
|
|
|
+**** Blocks with coderefs labels can now be evaluated
|
|
|
+The labels are removed prior to evaluating the block.
|
|
|
**** Support for SLY in Lisp blocks
|
|
|
See ~org-babel-lisp-eval-fn~ to activate it.
|
|
|
**** Support for Stan language
|
|
@@ -493,6 +495,9 @@ now shift to the first possible future occurrence, even if the
|
|
|
occurrence is later the same day the task is completed. (Timestamps
|
|
|
already in the future are still shifted one time further into the
|
|
|
future.)
|
|
|
+*** ~org-mobile-action-alist~ is now a defconst
|
|
|
+It used to be a defcustom, with a warning that it shouldn't be
|
|
|
+modified anyway.
|
|
|
*** ~file+emacs~ and ~file+sys~ link types are deprecated
|
|
|
They are still supported in Org 9.0 but will eventually be removed in
|
|
|
a later release. Use ~file~ link type along with universal arguments
|