Procházet zdrojové kódy

adding defgroup for org-babel

* lisp/ob.el (org-babel): adding defgroup for org-babel
Eric Schulte před 15 roky
rodič
revize
8944a309a4
1 změnil soubory, kde provedl 5 přidání a 0 odebrání
  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