Function: ps-face-foreground-name
ps-face-foreground-name is a byte-compiled function defined in
ps-def.el.gz.
Signature
(ps-face-foreground-name FACE)
Source Code
;; Defined in /usr/src/emacs/lisp/ps-def.el.gz
(defun ps-face-foreground-name (face)
(face-foreground face nil t))