From: YAMAMOTO Mitsuharu Date: Fri, 28 Jun 2013 02:44:19 +0000 (+0900) Subject: Fix typo in ChangeLog for last commit. X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~387^2~1992^2~5 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=04b66ce7c69f93fc88ae4c016843bb501b219d12;p=emacs.git Fix typo in ChangeLog for last commit. --- diff --git a/src/ChangeLog b/src/ChangeLog index e48d3fd9f2b..a5e8eefbeef 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -14,7 +14,7 @@ macros for `flags' arg to x_clear_image_1. (postprocess_image, xpm_load_image, x_build_heuristic_mask) (png_load_body): Use x_clear_image_1 instead of Free_Pixmap. - (NO_PIXMAP, XGetImage) [HAVE_NS]: Remove. + (ZPixmap, XGetImage) [HAVE_NS]: Remove. (image_get_x_image_or_dc, image_unget_x_image_or_dc) (image_get_x_image, image_unget_x_image): New functions or macros. (image_background, image_background_transparent, x_to_xcolors)