aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2009-01-15 07:13:39 +0000
committerKenichi Handa2009-01-15 07:13:39 +0000
commit4cddb209b41bea927090ec9c7b0f3a235964586a (patch)
tree17907cc0fc6da5984b649872c65811b781a7fef0 /src/ChangeLog
parent0abcd9a8af863b1ceb2cc3b617f60475477da22f (diff)
downloademacs-4cddb209b41bea927090ec9c7b0f3a235964586a.tar.gz
emacs-4cddb209b41bea927090ec9c7b0f3a235964586a.zip
(detect_coding_system): Fix handling of null_byte_fount.
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 dbb34ac3e2d..93aa087f2b9 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12009-01-15 Kenichi Handa <handa@m17n.org>
2
3 * coding.c (detect_coding_system): Fix handling of
4 null_byte_found.
5
12009-01-14 Jason Rumney <jasonr@gnu.org> 62009-01-14 Jason Rumney <jasonr@gnu.org>
2 7
3 * frame.c (x_set_font): Always store a font to the font parameter, 8 * frame.c (x_set_font): Always store a font to the font parameter,