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 <[EMAIL PROTECTED]>
+
+ * dispnew.c (window_to_frame_hpos, update_window):
+ Avoid gcc warning about unused variable `f'.
+
2005-08-31 Jason Rumney <[EMAIL PROTECTED]>
* w32menu.c (add_menu_item): If unicode_append_menu returns an
***************
*** 5,17 ****
2005-08-31 YAMAMOTO Mitsuharu <[EMAIL PROTECTED]>
! * 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 <[EMAIL PROTECTED]>
! * 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 <[EMAIL PROTECTED]>
! * image.c (syms_of_image): Init Qxbm, Qpbm before calling
define_image_type.
2005-08-13 Jan Dj,Ad(Brv <[EMAIL PROTECTED]>
--- 138,145 ----
2005-08-14 Richard M. Stallman <[EMAIL PROTECTED]>
! * image.c (syms_of_image): Init Qxbm, Qpbm before calling
! define_image_type.
2005-08-13 Jan Dj,Ad(Brv <[EMAIL PROTECTED]>
***************
*** 149,155 ****
2005-08-11 Richard M. Stallman <[EMAIL PROTECTED]>
! * image.c (syms_of_image): Init image_types here, and call
define_image_type.
(init_image): Not here.
2005-08-09 Richard M. Stallman <[EMAIL PROTECTED]>
--- 155,162 ----
2005-08-11 Richard M. Stallman <[EMAIL PROTECTED]>
! * image.c (syms_of_image): Init image_types here, and call
! define_image_type.
(init_image): Not here.
2005-08-09 Richard M. Stallman <[EMAIL PROTECTED]>
***************
*** 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 <[EMAIL PROTECTED]>
! * fns.c (Fstring_as_multibyte): Escape backslashes in the
! docstring.
2005-07-18 Stefan Monnier <[EMAIL PROTECTED]>
--- 336,342 ----
2005-07-19 Kenichi Handa <[EMAIL PROTECTED]>
! * fns.c (Fstring_as_multibyte): Escape backslashes in the docstring.
2005-07-18 Stefan Monnier <[EMAIL PROTECTED]>
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs