Mercurial > emacs
diff src/ChangeLog @ 57941:68ea73fe257b
* gtkutil.h: Declare use_old_gtk_file_dialog.
* gtkutil.c: Make use_old_gtk_file_dialog non-static.
(xg_initialize): Moved DEFVAR_BOOL for use_old_gtk_file_dialog ...
* xfns.c (syms_of_xfns): ... to here.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Thu, 04 Nov 2004 15:05:27 +0000 |
parents | a3fa0e63dd67 |
children | 3a6cc929df05 |
line wrap: on
line diff
--- a/src/ChangeLog Thu Nov 04 14:18:22 2004 +0000 +++ b/src/ChangeLog Thu Nov 04 15:05:27 2004 +0000 @@ -1,5 +1,11 @@ 2004-11-04 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> + * gtkutil.h: Declare use_old_gtk_file_dialog. + + * gtkutil.c: Make use_old_gtk_file_dialog non-static. + (xg_initialize): Moved DEFVAR_BOOL for use_old_gtk_file_dialog ... + * xfns.c (syms_of_xfns): ... to here. + * gtkutil.c (xg_get_file_with_chooser): Expand DEFAULT_FILENAME if it doesn't start with /.