aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv2006-09-04 14:47:52 +0000
committerJan Djärv2006-09-04 14:47:52 +0000
commitae6c1c19504fac2228f15125cdbcbddc0c67c0bf (patch)
treeb95472e54b75a5a862c749c1ee8dbcc14d38c17f /src/ChangeLog
parentde4fbbe4ff7be8911738ba397086ff64487713e4 (diff)
downloademacs-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/ChangeLog6
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 @@
12006-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
12006-09-04 Andreas Schwab <schwab@suse.de> 72006-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