make-face-italic

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


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

Make the font of FACE be italic, if possible.
FRAME nil or not specified means change face on all frames.
Argument NOERROR is ignored and retained for compatibility.
Use `set-face-attribute' for finer control of the font slant.