aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2008-08-27 01:11:41 +0000
committerKenichi Handa2008-08-27 01:11:41 +0000
commit6c0969cade7c54a5caa7763a8763babebd8ce112 (patch)
treed1b7d17db6d8c0f3c17cd9c0c31bf2585a0380ce /src/ChangeLog
parentf1a943aeba9aa3ae067f282a140d85a8ca474252 (diff)
downloademacs-6c0969cade7c54a5caa7763a8763babebd8ce112.tar.gz
emacs-6c0969cade7c54a5caa7763a8763babebd8ce112.zip
(report_file_error): Fix handling of multibyte error string.
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 c7bda92493a..259bc7f04ed 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12008-08-27 Kenichi Handa <handa@m17n.org>
2
3 * fileio.c (report_file_error): Fix handling of multibyte error
4 string.
5
12008-08-27 Andreas Seltenreich <seltenreich@gmx.de> 62008-08-27 Andreas Seltenreich <seltenreich@gmx.de>
2 7
3 * xterm.c (x_term_init): Temporarily hide the partially 8 * xterm.c (x_term_init): Temporarily hide the partially