set-face-inverse-video

set-face-inverse-video is an interactive compiled Lisp function in `faces.el'.


(set-face-inverse-video FACE INVERSE-VIDEO-P &optional FRAME)

Specify whether face FACE is in inverse video.
INVERSE-VIDEO-P non-nil means FACE displays explicitly in inverse video.
INVERSE-VIDEO-P nil means FACE explicitly is not in inverse video.
FRAME nil or not specified means change face on all frames.
Use `set-face-attribute' to ``unspecify'' the inverse video attribute.