aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv2004-11-04 14:18:22 +0000
committerJan Djärv2004-11-04 14:18:22 +0000
commita872928c524e28d328ad5abd87ed3bb0f0ebc771 (patch)
tree1f42b201d1934ebfe952b2f4df6d2a5a3e624950 /src/ChangeLog
parentfb54e72e289a810b1c4c90e78c720c23c4e1d47d (diff)
downloademacs-a872928c524e28d328ad5abd87ed3bb0f0ebc771.tar.gz
emacs-a872928c524e28d328ad5abd87ed3bb0f0ebc771.zip
* gtkutil.c (xg_get_file_with_chooser): Expand DEFAULT_FILENAME if
it doesn't start with /.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 01d35ba8e9b..4b88374e71e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12004-11-04 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * gtkutil.c (xg_get_file_with_chooser): Expand DEFAULT_FILENAME if
4 it doesn't start with /.
5
12004-11-04 Kenichi Handa <handa@m17n.org> 62004-11-04 Kenichi Handa <handa@m17n.org>
2 7
3 * fontset.c (fontset_pattern_regexp): If '*' is preceded by '\', 8 * fontset.c (fontset_pattern_regexp): If '*' is preceded by '\',