From 0b7584822882964d8e6e447b464405dd97dc9a98 Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Mon, 29 Aug 2016 15:39:56 +0200 Subject: [PATCH] ORG-NEWS: Notify ob-lua addition --- etc/ORG-NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/ORG-NEWS b/etc/ORG-NEWS index 320627a6b..9125967f2 100644 --- a/etc/ORG-NEWS +++ b/etc/ORG-NEWS @@ -222,6 +222,7 @@ 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 Lua language **** Support for SLY in Lisp blocks See ~org-babel-lisp-eval-fn~ to activate it. **** Support for Stan language