Explorar o código

Add :version to ob-js.el option.

Bastien Guerry %!s(int64=13) %!d(string=hai) anos
pai
achega
7ffea1b7b9
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      lisp/ob-js.el

+ 1 - 0
lisp/ob-js.el

@@ -55,6 +55,7 @@
 (defcustom org-babel-js-cmd "node"
   "Name of command used to evaluate js blocks."
   :group 'org-babel
+  :version "24.1"
   :type 'string)
 
 (defvar org-babel-js-function-wrapper