Mercurial > emacs
diff src/ChangeLog @ 72930:ffb882df13fa
* gtkutil.c (xg_get_file_with_chooser): Check
x-gtk-show-chooser-help-text before adding the help text.
* xfns.c (syms_of_xfns): New variable: x-gtk-show-chooser-help-text.
| author | Jan Dj?rv <jan.h.d@swipnet.se> |
|---|---|
| date | Sat, 16 Sep 2006 17:43:09 +0000 |
| parents | 790e14d9baae |
| children | 9c3b1f40669d |
line wrap: on
line diff
--- a/src/ChangeLog Sat Sep 16 17:41:59 2006 +0000 +++ b/src/ChangeLog Sat Sep 16 17:43:09 2006 +0000 @@ -1,5 +1,10 @@ 2006-09-16 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> + * gtkutil.c (xg_get_file_with_chooser): Check + x-gtk-show-chooser-help-text before adding the help text. + + * xfns.c (syms_of_xfns): New variable: x-gtk-show-chooser-help-text. + * gtkutil.c (get_utf8_string): Try harder to convert to UTF8. Gtk+ will simply crash if we fail.
