diff options
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 7389c561f82..dc0fbd183d1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2009-03-24 Jason Rumney <jasonr@gnu.org> | ||
| 2 | |||
| 3 | * fileio.c (Fsubstitute_in_file_name): Always work on a copy. | ||
| 4 | Calculate total size precisely. Decode environment variables | ||
| 5 | before substituting. (Bug#38) | ||
| 6 | |||
| 1 | 2009-03-24 Kenichi Handa <handa@m17n.org> | 7 | 2009-03-24 Kenichi Handa <handa@m17n.org> |
| 2 | 8 | ||
| 3 | * font.c (find_font_encoding): Return Qnil for unsupported | 9 | * font.c (find_font_encoding): Return Qnil for unsupported |