Variable: org-src--source-type

org-src--source-type is a buffer-local variable defined in org-src.el.gz.

Documentation

Type of element being edited, as a symbol.

Source Code

;; Defined in /usr/src/emacs/lisp/org/org-src.el.gz
(defvar-local org-src--source-type nil
  "Type of element being edited, as a symbol.")