Variable: sgml-saved-validate-command

sgml-saved-validate-command is a variable defined in sgml-mode.el.gz.

Value

nil

Documentation

The command last used to validate in this buffer.

Source Code

;; Defined in /usr/src/emacs/lisp/textmodes/sgml-mode.el.gz
(defvar sgml-saved-validate-command nil
  "The command last used to validate in this buffer.")