Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
57940:a3fa0e63dd67 | 57941:68ea73fe257b |
---|---|
1 2004-11-04 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 1 2004-11-04 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
2 | |
3 * gtkutil.h: Declare use_old_gtk_file_dialog. | |
4 | |
5 * gtkutil.c: Make use_old_gtk_file_dialog non-static. | |
6 (xg_initialize): Moved DEFVAR_BOOL for use_old_gtk_file_dialog ... | |
7 * xfns.c (syms_of_xfns): ... to here. | |
2 | 8 |
3 * gtkutil.c (xg_get_file_with_chooser): Expand DEFAULT_FILENAME if | 9 * gtkutil.c (xg_get_file_with_chooser): Expand DEFAULT_FILENAME if |
4 it doesn't start with /. | 10 it doesn't start with /. |
5 | 11 |
6 2004-11-04 Kenichi Handa <handa@m17n.org> | 12 2004-11-04 Kenichi Handa <handa@m17n.org> |