Variable: nxml-prolog-regions

nxml-prolog-regions is a buffer-local variable defined in nxml-mode.el.gz.

Documentation

List of regions in the prolog to be fontified.

See the function xmltok-forward-prolog for more information.

Source Code

;; Defined in /usr/src/emacs/lisp/nxml/nxml-mode.el.gz
(defvar-local nxml-prolog-regions nil
  "List of regions in the prolog to be fontified.
See the function `xmltok-forward-prolog' for more information.")