aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorYAMAMOTO Mitsuharu2013-06-28 11:44:19 +0900
committerYAMAMOTO Mitsuharu2013-06-28 11:44:19 +0900
commit04b66ce7c69f93fc88ae4c016843bb501b219d12 (patch)
treedf6dd682b69c39eebdaa4bc953b1fbccb1be0537 /src
parent547c92696e78d2b332b6e8a259df640ea25a8932 (diff)
downloademacs-04b66ce7c69f93fc88ae4c016843bb501b219d12.tar.gz
emacs-04b66ce7c69f93fc88ae4c016843bb501b219d12.zip
Fix typo in ChangeLog for last commit.
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index e48d3fd9f2b..a5e8eefbeef 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -14,7 +14,7 @@
14 macros for `flags' arg to x_clear_image_1. 14 macros for `flags' arg to x_clear_image_1.
15 (postprocess_image, xpm_load_image, x_build_heuristic_mask) 15 (postprocess_image, xpm_load_image, x_build_heuristic_mask)
16 (png_load_body): Use x_clear_image_1 instead of Free_Pixmap. 16 (png_load_body): Use x_clear_image_1 instead of Free_Pixmap.
17 (NO_PIXMAP, XGetImage) [HAVE_NS]: Remove. 17 (ZPixmap, XGetImage) [HAVE_NS]: Remove.
18 (image_get_x_image_or_dc, image_unget_x_image_or_dc) 18 (image_get_x_image_or_dc, image_unget_x_image_or_dc)
19 (image_get_x_image, image_unget_x_image): New functions or macros. 19 (image_get_x_image, image_unget_x_image): New functions or macros.
20 (image_background, image_background_transparent, x_to_xcolors) 20 (image_background, image_background_transparent, x_to_xcolors)