Mercurial > emacs
comparison src/ChangeLog @ 107311:cdeadbfdda61
buffer.c (Fset_buffer_multibyte): Fix handling of the multibyte form of raw-bytes.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 02 Mar 2010 10:30:52 +0900 |
parents | d8f04397b77a |
children | 5e25c4602dd4 |
comparison
equal
deleted
inserted
replaced
107308:e2efddfebd89 | 107311:cdeadbfdda61 |
---|---|
1 2010-03-02 Kenichi Handa <handa@m17n.org> | |
2 | |
3 * buffer.c (Fset_buffer_multibyte): Fix handling of the multibyte | |
4 form of raw-bytes. | |
5 | |
1 2010-02-28 Chong Yidong <cyd@stupidchicken.com> | 6 2010-02-28 Chong Yidong <cyd@stupidchicken.com> |
2 | 7 |
3 * charset.c (load_charset_map_from_file) | 8 * charset.c (load_charset_map_from_file) |
4 (load_charset_map_from_vector): Zero out allocated | 9 (load_charset_map_from_vector): Zero out allocated |
5 charset_map_entries before using them. | 10 charset_map_entries before using them. |