diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 80d32239e4b..e86f6d64693 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2000-10-13 Kenichi Handa <handa@etl.go.jp> | ||
| 2 | |||
| 3 | * coding.c (code_convert_region): Be sure to initialize | ||
| 4 | coding->category_idx. | ||
| 5 | |||
| 1 | 2000-10-12 Stefan Monnier <monnier@cs.yale.edu> | 6 | 2000-10-12 Stefan Monnier <monnier@cs.yale.edu> |
| 2 | 7 | ||
| 3 | * xfns.c (Fx_create_frame): Don't bother calling | 8 | * xfns.c (Fx_create_frame): Don't bother calling |