diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 5fffc61fcf3..45c41746ad8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2000-11-28 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * xdisp.c (forward_to_next_line_start): Check for newlines, | ||
| 4 | not end of line, which includes CR. | ||
| 5 | |||
| 1 | 2000-11-28 Kenichi Handa <handa@etl.go.jp> | 6 | 2000-11-28 Kenichi Handa <handa@etl.go.jp> |
| 2 | 7 | ||
| 3 | * coding.c (Ffind_coding_systems_region_internal): Be sure to | 8 | * coding.c (Ffind_coding_systems_region_internal): Be sure to |