Variable: forms--ro-face

forms--ro-face is a variable defined in forms.el.gz.

Value

nil

Documentation

Face used to represent read-only data on the screen.

Source Code

;; Defined in /usr/src/emacs/lisp/forms.el.gz
(defvar forms--ro-face nil
  "Face used to represent read-only data on the screen.")