Function: nxml-get-outline-state

nxml-get-outline-state is a byte-compiled function defined in nxml-outln.el.gz.

Signature

(nxml-get-outline-state POS)

Source Code

;; Defined in /usr/src/emacs/lisp/nxml/nxml-outln.el.gz
(defun nxml-get-outline-state (pos)
  (get-text-property pos 'nxml-outline-state))