Explorar o código

Add :version to org-src.el option.

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

+ 1 - 0
lisp/org-src.el

@@ -761,6 +761,7 @@ Org-babel commands."
   "If non-nil, the effect of TAB in a code block is as if it were
 issued in the language major mode buffer."
   :type 'boolean
+  :version "24.1"
   :group 'org-babel)
 
 (defun org-src-native-tab-command-maybe ()