mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-11 22:11:21 -08:00
Add extern Qframe_set_background_mode.
This commit is contained in:
parent
188e0f504b
commit
9b0ad2cbac
1 changed files with 1 additions and 0 deletions
|
|
@ -2795,6 +2795,7 @@ int merge_faces P_ ((struct frame *, Lisp_Object, int, int));
|
|||
int compute_char_face P_ ((struct frame *, int, Lisp_Object));
|
||||
void free_all_realized_faces P_ ((Lisp_Object));
|
||||
extern Lisp_Object Qforeground_color, Qbackground_color;
|
||||
extern Lisp_Object Qframe_set_background_mode;
|
||||
extern char unspecified_fg[], unspecified_bg[];
|
||||
void free_realized_multibyte_face P_ ((struct frame *, int));
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue