make-face-unbold
make-face-unbold is an interactive compiled Lisp function in `faces.el
'.
(make-face-unbold FACE &optional FRAME NOERROR)
Make the font of FACE be non-bold, if possible.
FRAME nil or not specified means change face on all frames.
Argument NOERROR is ignored and retained for compatibility.