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: Sat, 25 May 2002 05:08:38 -0400

Index: emacs/src/w32term.c
diff -c emacs/src/w32term.c:1.160 emacs/src/w32term.c:1.161
*** emacs/src/w32term.c:1.160   Wed May 22 15:37:17 2002
--- emacs/src/w32term.c Sat May 25 05:08:37 2002
***************
*** 397,403 ****
  static void w32_frame_rehighlight P_ ((struct frame *));
  static void x_frame_rehighlight P_ ((struct w32_display_info *));
  static void x_draw_hollow_cursor P_ ((struct window *, struct glyph_row *));
! static void x_draw_bar_cursor P_ ((struct window *, struct glyph_row *, int));
  static void expose_frame P_ ((struct frame *, int, int, int, int));
  static int expose_window_tree P_ ((struct window *, RECT *));
  static int expose_window P_ ((struct window *, RECT *));
--- 397,404 ----
  static void w32_frame_rehighlight P_ ((struct frame *));
  static void x_frame_rehighlight P_ ((struct w32_display_info *));
  static void x_draw_hollow_cursor P_ ((struct window *, struct glyph_row *));
! static void x_draw_bar_cursor P_ ((struct window *, struct glyph_row *, int,
!                                  enum text_cursor_kinds));
  static void expose_frame P_ ((struct frame *, int, int, int, int));
  static int expose_window_tree P_ ((struct window *, RECT *));
  static int expose_window P_ ((struct window *, RECT *));



reply via email to

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