aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2011-10-27 02:59:21 +0200
committerJuanma Barranquero2011-10-27 02:59:21 +0200
commit657d08d30a63536174fe9ec60b7f2cb8de541eb5 (patch)
tree9578294de51056cd536639580dd0dcecc2922c8d /src/ChangeLog
parent6e724ca2c2e36dcd30803c314319b8faf8472e7d (diff)
downloademacs-657d08d30a63536174fe9ec60b7f2cb8de541eb5.tar.gz
emacs-657d08d30a63536174fe9ec60b7f2cb8de541eb5.zip
src/image.c, src/w32*.c, lib-src/emacsclient.c: Silence warnings under -Wall.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index b3d8d4d10ca..3caecf32049 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12011-10-27 Juanma Barranquero <lekktu@gmail.com>
2
3 * image.c (x_create_x_image_and_pixmap):
4 * w32.c (sys_rename, w32_delayed_load):
5 * w32font.c (fill_in_logfont):
6 * w32reg.c (x_get_string_resource): Silence compiler warnings.
7
12011-10-26 Juanma Barranquero <lekktu@gmail.com> 82011-10-26 Juanma Barranquero <lekktu@gmail.com>
2 9
3 * w32fns.c (w32_default_color_map): New function, 10 * w32fns.c (w32_default_color_map): New function,