comparison src/ChangeLog @ 56879:fcda7ee97ef5

* 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.
author Jan Djärv <jan.h.d@swipnet.se>
date Thu, 02 Sep 2004 16:15:48 +0000
parents aca407ec32fc
children b3e23208cc2a
comparison
equal deleted inserted replaced
56878:0fd89f7ceec6 56879:fcda7ee97ef5
1 2004-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
1 2004-08-31 NAKAMURA Toshikazu <nr-tkz@nifty.com> (tiny change) 7 2004-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
4 reload it. 10 reload it.
5 11