Variable: nxml-heading-scan-distance
nxml-heading-scan-distance is a variable defined in nxml-outln.el.gz.
Value
1000
Documentation
Maximum distance from section to scan for heading.
Source Code
;; Defined in /usr/src/emacs/lisp/nxml/nxml-outln.el.gz
(defvar nxml-heading-scan-distance 1000
"Maximum distance from section to scan for heading.")