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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Thu, 01 Sep 2005 10:18:43 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4569 emacs/src/ChangeLog:1.4570
*** emacs/src/ChangeLog:1.4569  Wed Aug 31 15:20:46 2005
--- emacs/src/ChangeLog Thu Sep  1 14:18:42 2005
***************
*** 1,3 ****
--- 1,8 ----
+ 2005-09-01  Stefan Monnier  <address@hidden>
+ 
+       * dispnew.c (window_to_frame_hpos, update_window):
+       Avoid gcc warning about unused variable `f'.
+ 
  2005-08-31  Jason Rumney  <address@hidden>
  
        * w32menu.c (add_menu_item): If unicode_append_menu returns an
***************
*** 5,17 ****
  
  2005-08-31  YAMAMOTO Mitsuharu  <address@hidden>
  
!       * image.c (PIX_MASK_DRAW, PIX_MASK_RETAIN): Remove argument.  All
!       uses changed.
        [MAC_OS] (XPutPixel, XGetPixel): Add efficient versions for common
        cases.
        (x_create_x_image_and_pixmap) [MAC_OS]: Don't call x_destroy_x_image.
!       [MAC_OS] (find_image_fsspec) [!MAC_OSX]: Don't use FSRef.  Use
!       posix_pathname_to_fsspec.
        [MAC_OS] (xpm_load_image): Fill in background_transparent field
        while we have mask.
  
--- 10,22 ----
  
  2005-08-31  YAMAMOTO Mitsuharu  <address@hidden>
  
!       * image.c (PIX_MASK_DRAW, PIX_MASK_RETAIN): Remove argument.
!       All uses changed.
        [MAC_OS] (XPutPixel, XGetPixel): Add efficient versions for common
        cases.
        (x_create_x_image_and_pixmap) [MAC_OS]: Don't call x_destroy_x_image.
!       [MAC_OS] (find_image_fsspec) [!MAC_OSX]: Don't use FSRef.
!       Use posix_pathname_to_fsspec.
        [MAC_OS] (xpm_load_image): Fill in background_transparent field
        while we have mask.
  
***************
*** 133,139 ****
  
  2005-08-14  Richard M. Stallman  <address@hidden>
  
!       * image.c (syms_of_image): Init Qxbm, Qpbm before calling 
define_image_type.
  
  2005-08-13  Jan Dj,Ad(Brv  <address@hidden>
  
--- 138,145 ----
  
  2005-08-14  Richard M. Stallman  <address@hidden>
  
!       * image.c (syms_of_image): Init Qxbm, Qpbm before calling
!       define_image_type.
  
  2005-08-13  Jan Dj,Ad(Brv  <address@hidden>
  
***************
*** 149,155 ****
  
  2005-08-11  Richard M. Stallman  <address@hidden>
  
!       * image.c (syms_of_image): Init image_types here, and call 
define_image_type.
        (init_image): Not here.
  
  2005-08-09  Richard M. Stallman  <address@hidden>
--- 155,162 ----
  
  2005-08-11  Richard M. Stallman  <address@hidden>
  
!       * image.c (syms_of_image): Init image_types here, and call
!       define_image_type.
        (init_image): Not here.
  
  2005-08-09  Richard M. Stallman  <address@hidden>
***************
*** 272,279 ****
  
        * macmenu.c (Fx_popup_menu, Fx_popup_dialog): Doc fixes.
  
!       * macselect.c (Fx_own_selection_internal): Follow error
!       conventions.
        (Fx_get_selection_internal, Fx_selection_owner_p)
        (Fx_selection_exists_p): Doc fixes.
        (syms_of_macselect) <selection-converter-alist>: Likewise.
--- 279,285 ----
  
        * macmenu.c (Fx_popup_menu, Fx_popup_dialog): Doc fixes.
  
!       * macselect.c (Fx_own_selection_internal): Follow error conventions.
        (Fx_get_selection_internal, Fx_selection_owner_p)
        (Fx_selection_exists_p): Doc fixes.
        (syms_of_macselect) <selection-converter-alist>: Likewise.
***************
*** 330,337 ****
  
  2005-07-19  Kenichi Handa  <address@hidden>
  
!       * fns.c (Fstring_as_multibyte): Escape backslashes in the
!       docstring.
  
  2005-07-18  Stefan Monnier  <address@hidden>
  
--- 336,342 ----
  
  2005-07-19  Kenichi Handa  <address@hidden>
  
!       * fns.c (Fstring_as_multibyte): Escape backslashes in the docstring.
  
  2005-07-18  Stefan Monnier  <address@hidden>
  




reply via email to

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