Mercurial > emacs
comparison src/ChangeLog @ 33954:459041b5b148
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 28 Nov 2000 11:55:48 +0000 |
parents | 7012133c553b |
children | 5bf18e3f605c |
comparison
equal
deleted
inserted
replaced
33953:80c90f83320d | 33954:459041b5b148 |
---|---|
1 2000-11-28 Gerd Moellmann <gerd@gnu.org> | 1 2000-11-28 Gerd Moellmann <gerd@gnu.org> |
2 | |
3 * textprop.c (text_read_only): New function. | |
4 (verify_interval_modification): Use it instead of signaling | |
5 `text-read-only'. This makes it easier to catch this error | |
6 with a breakpoint.: | |
2 | 7 |
3 * xdisp.c (forward_to_next_line_start): Check for newlines, | 8 * xdisp.c (forward_to_next_line_start): Check for newlines, |
4 not end of line, which includes CR. | 9 not end of line, which includes CR. |
5 | 10 |
6 2000-11-28 Kenichi Handa <handa@etl.go.jp> | 11 2000-11-28 Kenichi Handa <handa@etl.go.jp> |