Function: nxml-outline-error

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

Signature

(nxml-outline-error &rest ARGS)

Source Code

;; Defined in /usr/src/emacs/lisp/nxml/nxml-outln.el.gz
(defun nxml-outline-error (&rest args)
  (signal 'nxml-outline-error args))