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: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Sun, 23 Mar 2003 06:38:34 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3172 emacs/src/ChangeLog:1.3173
*** emacs/src/ChangeLog:1.3172  Sat Mar 22 21:08:35 2003
--- emacs/src/ChangeLog Sun Mar 23 06:38:33 2003
***************
*** 1,15 ****
  2003-03-23  Kenichi Handa  <address@hidden>
  
!       * alloc.c (make_string_from_bytes): Add `const' for the arg
!       CONTENTS.
!       (make_specified_string): Likewise.
  
        * lisp.h (make_string_from_bytes, make_specified_string):
        Prototypes adjusted.
  
  2003-03-23  Jan Dj,Ad(Brv  <address@hidden>
  
!       * xdisp.c (get_glyph_string_clip_rect): Removed ; at end of #endif
  
        * gtkutil.h: Take two more arguments to xg_update_scrollbar_pos.
        (XG_SB_RANGE): New define.
--- 1,18 ----
+ 2003-03-23  Kim F. Storm  <address@hidden>
+ 
+       * w32term.c (w32_draw_window_cursor): Fix last change.
+ 
  2003-03-23  Kenichi Handa  <address@hidden>
  
!       * alloc.c (make_string_from_bytes, make_specified_string):
!       Add `const' for the arg CONTENTS.
  
        * lisp.h (make_string_from_bytes, make_specified_string):
        Prototypes adjusted.
  
  2003-03-23  Jan Dj,Ad(Brv  <address@hidden>
  
!       * xdisp.c (get_glyph_string_clip_rect): Remove ; at end of #endif
  
        * gtkutil.h: Take two more arguments to xg_update_scrollbar_pos.
        (XG_SB_RANGE): New define.




reply via email to

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