1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-13 16:38:14 +00:00

(w32_term_init): Pass rif to w32_init_fringe.

This commit is contained in:
Jason Rumney 2007-09-13 22:25:13 +00:00
parent 9c7c716d87
commit 09b69f0142
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,12 @@
2007-09-13 Jason Rumney <jasonr@gnu.org>
* fringe.c (w32_init_fringe, mac_init_fringe): Add rif argument.
* w32term.c (w32_term_init): Pass rif to w32_init_fringe.
* macterm.c (mac_initialize): Don't call mac_init_fringe here.
(mac_term_init): Call here instead, passing rif.
2007-09-13 Glenn Morris <rgm@gnu.org>
* s/hpux.h: No longer define `static' as nothing.

View File

@ -6412,7 +6412,7 @@ w32_term_init (display_name, xrm_option, resource_name)
horizontally reflected compared to how they appear on X, so we
need to bitswap and convert to unsigned shorts before creating
the bitmaps. */
w32_init_fringe ();
w32_init_fringe (terminal->rif);
#ifndef F_SETOWN_BUG
#ifdef F_SETOWN