Pārlūkot izejas kodu

Add :version to ob-lisp.el option.

Bastien Guerry 13 gadi atpakaļ
vecāks
revīzija
5bb982881a
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      lisp/ob-lisp.el

+ 1 - 0
lisp/ob-lisp.el

@@ -49,6 +49,7 @@
 For example a value of \"(progn ;; %s\\n   %%s)\" would ignore the
 current directory string."
   :group 'org-babel
+  :version "24.1"
   :type 'string)
 
 (defun org-babel-expand-body:lisp (body params)