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: Wed, 28 Sep 2005 06:47:52 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4615 emacs/src/ChangeLog:1.4616
*** emacs/src/ChangeLog:1.4615  Wed Sep 28 08:15:50 2005
--- emacs/src/ChangeLog Wed Sep 28 10:47:51 2005
***************
*** 1,3 ****
--- 1,9 ----
+ 2005-09-28  Kim F. Storm  <address@hidden>
+ 
+       * image.c (gif_load): Fix size of allocated image buffer
+       for images where a sub-image may be larger than the image's
+       total height/width specifications.
+ 
  2005-09-28  YAMAMOTO Mitsuharu  <address@hidden>
  
        * macgui.h (struct _XCharStruct): Each member now takes short value.
***************
*** 16,22 ****
  
        * xterm.c (set_vertical_scroll_bar): Move prototype ...
        (handle_one_xevent): Refer to union field to match the type
!       required by the function definition. 
  
        * xterm.h: ... here.
  
--- 22,28 ----
  
        * xterm.c (set_vertical_scroll_bar): Move prototype ...
        (handle_one_xevent): Refer to union field to match the type
!       required by the function definition.
  
        * xterm.h: ... here.
  
***************
*** 40,46 ****
        BROKEN_GET_CURRENT_DIR_NAME.
  
        * sysdep.c (get_current_dir_name): Also define if
!       BROKEN_GET_CURRENT_DIR_NAME. 
  
        * m/ibmrs6000.h: Test for USG5, not USG5_4.
  
--- 46,52 ----
        BROKEN_GET_CURRENT_DIR_NAME.
  
        * sysdep.c (get_current_dir_name): Also define if
!       BROKEN_GET_CURRENT_DIR_NAME.
  
        * m/ibmrs6000.h: Test for USG5, not USG5_4.
  




reply via email to

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