message-window-colors

Name

message-window-colors -- Returns the colors that the message window MWN is displayed with.

Synopsis

(message-window-colors mwn)

Description

Returns the colors that the message window mwn is displayed with. These are returned in a list of the form (fg_color,bg_color).

Implementation Notes

Module: Built-in Primitive

Defined in src/message-window.c at line 667 (CVS log)