Ver código fonte

adding defgroup for org-babel

* lisp/ob.el (org-babel): adding defgroup for org-babel
Eric Schulte 14 anos atrás
pai
commit
8944a309a4
1 arquivos alterados com 5 adições e 0 exclusões
  1. 5 0
      lisp/ob.el

+ 5 - 0
lisp/ob.el

@@ -61,6 +61,11 @@
 (declare-function org-babel-ref-variables "ob-ref" (params))
 (declare-function org-babel-ref-resolve-reference "ob-ref" (ref &optional params))
 
+(defgroup org-babel nil
+  "Code block evaluation and management in `org-mode' documents."
+  :tag "Babel"
+  :group 'org)
+
 (defcustom org-confirm-babel-evaluate t
     "Require confirmation before interactively evaluating code
 blocks in Org-mode buffers.  The default value of this variable