diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index b9e184fd755..26bade582a5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2000-02-17 Kenichi Handa <handa@etl.go.jp> | ||
| 2 | |||
| 3 | * xdisp.c (decode_mode_spec_coding): Delete superfluous code. | ||
| 4 | Allocate sufficient memory for eol_str in the case that eoltype is | ||
| 5 | Lisp_Int. | ||
| 6 | |||
| 1 | 2000-02-17 Stefan Monnier <monnier@cs.yale.edu> | 7 | 2000-02-17 Stefan Monnier <monnier@cs.yale.edu> |
| 2 | 8 | ||
| 3 | * syntax.c (Fforward_comment): Undo the previous change, since cc-mode | 9 | * syntax.c (Fforward_comment): Undo the previous change, since cc-mode |