make-face-unitalic

make-face-unitalic is an interactive compiled Lisp function in `faces.el'.


(make-face-unitalic FACE &optional FRAME NOERROR)

Make the font of FACE be non-italic, if possible.
FRAME nil or not specified means change face on all frames.
Argument NOERROR is ignored and retained for compatibility.