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: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Fri, 19 Apr 2002 07:51:16 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2610 emacs/src/ChangeLog:1.2611
*** emacs/src/ChangeLog:1.2610  Fri Apr 19 06:12:31 2002
--- emacs/src/ChangeLog Fri Apr 19 07:51:16 2002
***************
*** 1,4 ****
! 2002-04-19  Eli Zaretskii  <address@hidden>
  
        * s/sol2-5.h (bcopy, bzero, bcmp): Define only if HAVE_BCOPY is
        not defined.
--- 1,16 ----
! 2002-04-19  Dave Lambert <address@hidden>
! 
!       Theses change implement an underscore-like (`hbar') cursor.
! 
!       * xterm.h (text_cursor_kinds): New enumeration member HBAR_CURSOR.
! 
!       * xterm.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.
! 
!       * xfns.c (Qhbar): New variable.
!       (syms_of_xfns): intern and staticpro it.
!       (x_specified_cursor_type): Handle `hbar' cursor.
  
        * s/sol2-5.h (bcopy, bzero, bcmp): Define only if HAVE_BCOPY is
        not defined.



reply via email to

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