aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv2004-09-02 16:15:48 +0000
committerJan Djärv2004-09-02 16:15:48 +0000
commitb10daec70920a4d17425bdfe816f2e4ec1a793e1 (patch)
tree5c3fc5a93377643f3d2a69500f33f8583f7fd0de /src/ChangeLog
parentc3829a8e2fa294b3b15c4827d11c12653e2df3c3 (diff)
downloademacs-b10daec70920a4d17425bdfe816f2e4ec1a793e1.tar.gz
emacs-b10daec70920a4d17425bdfe816f2e4ec1a793e1.zip
* xfns.c (x_set_name_internal): New function. Check if we shall call
xfree before ENCODE_UTF_8. (x_set_name, x_set_title): Call x_set_name_internal.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 77a331a7802..1f3c06e8cf9 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12004-09-02 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * xfns.c (x_set_name_internal): New function. Check if we shall call
4 xfree before ENCODE_UTF_8.
5 (x_set_name, x_set_title): Call x_set_name_internal.
6
12004-08-31 NAKAMURA Toshikazu <nr-tkz@nifty.com> (tiny change) 72004-08-31 NAKAMURA Toshikazu <nr-tkz@nifty.com> (tiny change)
2 8
3 * w32fns.c (w32_load_font): If a BDF font is already loaded, do not 9 * w32fns.c (w32_load_font): If a BDF font is already loaded, do not