comparison src/ChangeLog @ 102714:f6d9599ddae1

(Fsubstitute_in_file_name): Always work on a copy. Calculate total size precisely. Decode environment variables before substituting. (Bug#38)
author Jason Rumney <jasonr@gnu.org>
date Tue, 24 Mar 2009 14:14:53 +0000
parents 2077e1b2779f
children a00bab48aee0
comparison
equal deleted inserted replaced
102713:550a8bb34a0e 102714:f6d9599ddae1
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
4 encoding (Bug#2722). 10 encoding (Bug#2722).
5 11