comparison src/ChangeLog @ 56718:0e434700ae47

* xfns.c (x_set_name, x_set_title): Encode title to UTF8 before passing it to gtk_window_set_title.
author Jan Djärv <jan.h.d@swipnet.se>
date Thu, 19 Aug 2004 17:31:37 +0000
parents 3f2803fc673a
children 610c84180be0
comparison
equal deleted inserted replaced
56717:f95a8f5985be 56718:0e434700ae47
1 2004-08-19 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * xfns.c (x_set_name, x_set_title): Encode title to UTF8 before
4 passing it to gtk_window_set_title.
5
1 2004-08-19 Kim F. Storm <storm@cua.dk> 6 2004-08-19 Kim F. Storm <storm@cua.dk>
2 7
3 * process.c (wait_reading_process_input): Clean up. 8 * process.c (wait_reading_process_input): Clean up.
4 Add wait_for_cell, wait_proc, and just_wait_proc args 9 Add wait_for_cell, wait_proc, and just_wait_proc args
5 to avoid overloading `read_kbd' and `do_display' args. 10 to avoid overloading `read_kbd' and `do_display' args.