From: Jason Rumney Date: Thu, 13 Sep 2007 22:25:13 +0000 (+0000) Subject: (w32_term_init): Pass rif to w32_init_fringe. X-Git-Tag: emacs-pretest-23.0.90~10916 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=09b69f0142c0e8f5edaa98a6f4f3a6f9520ba74b;p=emacs.git (w32_term_init): Pass rif to w32_init_fringe. --- diff --git a/src/ChangeLog b/src/ChangeLog index 25e30ab082c..2e4a32f4c93 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +2007-09-13 Jason Rumney + + * 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 * s/hpux.h: No longer define `static' as nothing. diff --git a/src/w32term.c b/src/w32term.c index 2e3860b6637..e8d8cee7da7 100644 --- a/src/w32term.c +++ b/src/w32term.c @@ -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