diff options
author | Kenichi Handa <handa@m17n.org> | 2007-11-02 03:19:28 +0000 |
---|---|---|
committer | Kenichi Handa <handa@m17n.org> | 2007-11-02 03:19:28 +0000 |
commit | 0d5a1b051d88491ed3f35f1a74c53f7d1068fdaf (patch) | |
tree | 3851c649d7ca4cf20901b560ef1809787b3d33c4 | |
parent | 6d060996f12345b05c1e798c98f5e78977ddcac3 (diff) | |
download | emacs-0d5a1b051d88491ed3f35f1a74c53f7d1068fdaf.tar.gz |
*** empty log message ***
-rw-r--r-- | src/ChangeLog.unicode | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode index c4c631a8dec..a746d050614 100644 --- a/src/ChangeLog.unicode +++ b/src/ChangeLog.unicode @@ -1,3 +1,8 @@ +2007-11-02 Kenichi Handa <handa@ni.aist.go.jp> + + * fileio.c (Fexpand_file_name): Adjust multibyteness of directory + and file names. + 2007-10-27 Jason Rumney <jasonr@gnu.org> * w32font.c (add_font_name_to_list): Avoid vertical fonts. |