Mercurial > emacs
comparison src/ChangeLog.unicode @ 90379:f3408d3c3e15
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 07 Apr 2006 05:26:55 +0000 |
parents | b1b86dd8f336 |
children | a786f674d33f |
comparison
equal
deleted
inserted
replaced
90378:0aec08f4c729 | 90379:f3408d3c3e15 |
---|---|
1 2006-04-07 Kenichi Handa <handa@m17n.org> | |
2 | |
3 * coding.c (decode_eol): Pay attention to buffer relocation in | |
4 del_range_2. | |
5 (decode_coding): Call decode_eol before restoring undo_list. | |
6 | |
1 2006-03-20 Kenichi Handa <handa@m17n.org> | 7 2006-03-20 Kenichi Handa <handa@m17n.org> |
2 | 8 |
3 * charset.c (Fdefine_charset_internal): Fix setting of | 9 * charset.c (Fdefine_charset_internal): Fix setting of |
4 emacs_mule_bytes. | 10 emacs_mule_bytes. |
5 | 11 |