aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJason Rumney2009-03-24 14:14:53 +0000
committerJason Rumney2009-03-24 14:14:53 +0000
commit58aec0d679ff3c5f56ea384702f9a23fecccfe33 (patch)
tree748208a0b9fae639fbd17f5597e221513d910172 /src/ChangeLog
parent5e5b7cb12c7caf9a4d6cd996372dc925aedf8e82 (diff)
downloademacs-58aec0d679ff3c5f56ea384702f9a23fecccfe33.tar.gz
emacs-58aec0d679ff3c5f56ea384702f9a23fecccfe33.zip
(Fsubstitute_in_file_name): Always work on a copy.
Calculate total size precisely. Decode environment variables before substituting. (Bug#38)
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 7389c561f82..dc0fbd183d1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12009-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
12009-03-24 Kenichi Handa <handa@m17n.org> 72009-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