Variable: nxml-last-split-position

nxml-last-split-position is a variable defined in nxml-mode.el.gz.

Value

nil

Documentation

Position where nxml-split-element split the current element.

Source Code

;; Defined in /usr/src/emacs/lisp/nxml/nxml-mode.el.gz
(defvar nxml-last-split-position nil
  "Position where `nxml-split-element' split the current element.")