emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Wed, 22 May 2002 15:37:57 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2672 emacs/src/ChangeLog:1.2673
*** emacs/src/ChangeLog:1.2672  Tue May 21 17:35:49 2002
--- emacs/src/ChangeLog Wed May 22 15:37:56 2002
***************
*** 1,3 ****
--- 1,19 ----
+ 2002-05-22  Jason Rumney  <address@hidden>
+ 
+       * w32fns.c (enumfont_t): Remove tail, make pattern a normal
+       Lisp_Object.
+       (enum_font_cb2, enum_font_maybe_add_to_list, w32_list_fonts):
+       Use modified enumfont_t struct.
+ 
+       * w32term.h (text_cursor_kinds): New enumeration member HBAR_CURSOR.
+  
+       * w32term.c (x_draw_bar_cursor): New argument KIND; callers changed.
+       Handle the `hbar' cursor type.
+       (x_display_and_set_cursor): Handle the HBAR_CURSOR case.
+ 
+       * w32fns.c (Qhbar): New variable.
+       (x_specified_cursor_type): Use it.
+ 
  2002-05-21  Ken Raeburn  <address@hidden>
  
        * w32fns.c (enum_font_maybe_add_to_list): Use XCDR_AS_LVALUE for



reply via email to

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