diff options
| author | Jan Djärv | 2006-09-04 14:47:52 +0000 |
|---|---|---|
| committer | Jan Djärv | 2006-09-04 14:47:52 +0000 |
| commit | ae6c1c19504fac2228f15125cdbcbddc0c67c0bf (patch) | |
| tree | b95472e54b75a5a862c749c1ee8dbcc14d38c17f /src/ChangeLog | |
| parent | de4fbbe4ff7be8911738ba397086ff64487713e4 (diff) | |
| download | emacs-ae6c1c19504fac2228f15125cdbcbddc0c67c0bf.tar.gz emacs-ae6c1c19504fac2228f15125cdbcbddc0c67c0bf.zip | |
* gtkutil.c (xg_get_file_with_chooser): Don't mention specific keys in
the file chooser message. Only call gtk_file_chooser_set_current_name
when action is SAVE.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index b730c8d9889..e21593fbd45 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2006-09-04 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 2 | |||
| 3 | * gtkutil.c (xg_get_file_with_chooser): Don't mention specific keys in | ||
| 4 | the file chooser message. Only call gtk_file_chooser_set_current_name | ||
| 5 | when action is SAVE. | ||
| 6 | |||
| 1 | 2006-09-04 Andreas Schwab <schwab@suse.de> | 7 | 2006-09-04 Andreas Schwab <schwab@suse.de> |
| 2 | 8 | ||
| 3 | * Makefile.in: Double all single and back quotes in C-style | 9 | * Makefile.in: Double all single and back quotes in C-style |