aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2005-09-14 02:18:49 +0000
committerKenichi Handa2005-09-14 02:18:49 +0000
commit2b046a720b0564ae3f8685cb153370586c87e17c (patch)
tree725edf1f30b1759ebef47c0786cc20e672c97bfb /src/ChangeLog
parent774d7c683a58ec1a3775ff6fa92487c0ad4ca76d (diff)
downloademacs-2b046a720b0564ae3f8685cb153370586c87e17c.tar.gz
emacs-2b046a720b0564ae3f8685cb153370586c87e17c.zip
(Fexpand_file_name): Check multibyteness of
default_directory.
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 4c97d751c45..44fcf21a242 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12005-09-14 Kenichi Handa <handa@m17n.org>
2
3 * fileio.c (Fexpand_file_name): Check multibyteness of
4 default_directory.
5
12005-09-13 Kenichi Handa <handa@m17n.org> 62005-09-13 Kenichi Handa <handa@m17n.org>
2 7
3 * composite.c (compose_chars_in_text): Delete it. 8 * composite.c (compose_chars_in_text): Delete it.