aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2006-06-02 21:21:55 +0000
committerEli Zaretskii2006-06-02 21:21:55 +0000
commit3f65d6f5206a47fd677036a73d8d1a0920454d05 (patch)
tree5bef64be0eb34695aafd2297acee8b4e5e0e5848 /src/ChangeLog
parentc1def6ea27a433be107ea99b0e2684492aea8165 (diff)
downloademacs-3f65d6f5206a47fd677036a73d8d1a0920454d05.tar.gz
emacs-3f65d6f5206a47fd677036a73d8d1a0920454d05.zip
(x_set_icon_name): Don't use arg if it's not a string and not nil.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 386ec5670d4..0b352232cb2 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12006-06-03 Eli Zaretskii <eliz@gnu.org>
2
3 * w32fns.c (x_set_icon_name): Don't use arg if it's not a string
4 and not nil.
5
12006-06-02 Chong Yidong <cyd@stupidchicken.com> 62006-06-02 Chong Yidong <cyd@stupidchicken.com>
2 7
3 * xfns.c (x_set_icon_name): No-op if arg is non-nil and not a 8 * xfns.c (x_set_icon_name): No-op if arg is non-nil and not a