Variable: sgml-face-tag-alist

sgml-face-tag-alist is a variable defined in sgml-mode.el.gz.

Value

nil

Documentation

Alist of face and tag name for facemenu.

Source Code

;; Defined in /usr/src/emacs/lisp/textmodes/sgml-mode.el.gz
;; internal
(defvar sgml-face-tag-alist ()
  "Alist of face and tag name for facemenu.")