Mercurial > emacs
comparison src/ChangeLog @ 30963:0bf7e72d456f
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Sat, 19 Aug 2000 12:35:17 +0000 |
parents | 54e668cd8c0b |
children | c007b25bad3d |
comparison
equal
deleted
inserted
replaced
30962:b309b17a6025 | 30963:0bf7e72d456f |
---|---|
1 2000-08-19 Gerd Moellmann <gerd@gnu.org> | |
2 | |
3 * undo.c (record_first_change, record_marker_adjustment): Don'use | |
4 XBUFFER on last_undo_buffer which might not be a buffer. | |
5 | |
1 2000-08-18 Kenichi Handa <handa@etl.go.jp> | 6 2000-08-18 Kenichi Handa <handa@etl.go.jp> |
2 | 7 |
3 * coding.c (decode_coding_string): Set members consumed, | 8 * coding.c (decode_coding_string): Set members consumed, |
4 consumed_char, produced, produced_char of *coding correctly. If | 9 consumed_char, produced, produced_char of *coding correctly. If |
5 decode_coding doesn't consume any byte, don't try anymore. | 10 decode_coding doesn't consume any byte, don't try anymore. |