emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/w32term.c


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/src/w32term.c
Date: Sun, 17 Oct 2004 10:15:46 -0400

Index: emacs/src/w32term.c
diff -c emacs/src/w32term.c:1.215 emacs/src/w32term.c:1.216
*** emacs/src/w32term.c:1.215   Thu Oct  7 21:59:06 2004
--- emacs/src/w32term.c Sun Oct 17 14:07:31 2004
***************
*** 1209,1215 ****
  }
  
  
- 
  static void x_set_glyph_string_clipping P_ ((struct glyph_string *));
  static void x_set_glyph_string_gc P_ ((struct glyph_string *));
  static void x_draw_glyph_string_background P_ ((struct glyph_string *,
--- 1209,1214 ----
***************
*** 2061,2067 ****
  }
  
  
- 
  /* Draw a relief around the image glyph string S.  */
  
  static void
--- 2060,2065 ----
***************
*** 2812,2825 ****
        if (old_focus && old_focus->auto_lower)
        x_lower_frame (old_focus);
  
- 
- 
- 
- 
- 
- 
- 
- 
        if (dpyinfo->w32_focus_frame && dpyinfo->w32_focus_frame->auto_raise)
        pending_autoraise_frame = dpyinfo->w32_focus_frame;
        else
--- 2810,2815 ----
***************
*** 4688,4694 ****
            if (f)
              x_new_focus_frame (dpyinfo, f);
  
- 
          dpyinfo->grabbed = 0;
          check_visibility = 1;
          break;
--- 4678,4683 ----
***************
*** 4906,4912 ****
  }
  
  
- 
  
  /***********************************************************************
                             Text Cursor
--- 4895,4900 ----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]