comparison src/ChangeLog @ 72928:790e14d9baae

* gtkutil.c (get_utf8_string): Try harder to convert to UTF8. Gtk+ will simply crash if we fail.
author Jan Djärv <jan.h.d@swipnet.se>
date Sat, 16 Sep 2006 17:18:03 +0000
parents 70bc5da33dfa
children ffb882df13fa
comparison
equal deleted inserted replaced
72927:7c06d1194d6f 72928:790e14d9baae
1 2006-09-16 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * gtkutil.c (get_utf8_string): Try harder to convert to UTF8. Gtk+
4 will simply crash if we fail.
5
1 2006-09-16 Richard Stallman <rms@gnu.org> 6 2006-09-16 Richard Stallman <rms@gnu.org>
2 7
3 * regex.c (re_compile_pattern): Set gl_state.current_syntax_table. 8 * regex.c (re_compile_pattern): Set gl_state.current_syntax_table.
4 9
5 2006-09-15 Kim F. Storm <storm@cua.dk> 10 2006-09-15 Kim F. Storm <storm@cua.dk>