diff options
| author | Jan Djärv | 2004-11-04 14:18:22 +0000 |
|---|---|---|
| committer | Jan Djärv | 2004-11-04 14:18:22 +0000 |
| commit | a872928c524e28d328ad5abd87ed3bb0f0ebc771 (patch) | |
| tree | 1f42b201d1934ebfe952b2f4df6d2a5a3e624950 /src/ChangeLog | |
| parent | fb54e72e289a810b1c4c90e78c720c23c4e1d47d (diff) | |
| download | emacs-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/ChangeLog | 5 |
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 @@ | |||
| 1 | 2004-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 | |||
| 1 | 2004-11-04 Kenichi Handa <handa@m17n.org> | 6 | 2004-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 '\', |