]> code.delx.au - gnu-emacs/commitdiff
* gtkutil.c (xg_get_file_with_chooser): Check
authorJan Djärv <jan.h.d@swipnet.se>
Sat, 16 Sep 2006 17:43:09 +0000 (17:43 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Sat, 16 Sep 2006 17:43:09 +0000 (17:43 +0000)
 x-gtk-show-chooser-help-text before adding the help text.

 * xfns.c (syms_of_xfns): New variable: x-gtk-show-chooser-help-text.

src/ChangeLog

index 1a6f6edeb33d41dbfa5e7f1f36379f47a57d3543..d759b5717e5c0fc07524894aecce8a48acd667d3 100644 (file)
@@ -1,5 +1,10 @@
 2006-09-16  Jan Dj\e,Ad\e(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.