Explorar o código

Add :version to ob-lob.el option.

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

+ 1 - 0
lisp/ob-lob.el

@@ -39,6 +39,7 @@ files to `org-babel-lob-files'.")
   "Files used to populate the `org-babel-library-of-babel'.
 To add files to this list use the `org-babel-lob-ingest' command."
   :group 'org-babel
+  :version "24.1"
   :type 'list)
 
 (defvar org-babel-default-lob-header-args '((:exports . "results"))