diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 22cb4e7443c..15feb7427fc 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | * print.c (print_preprocess): In case print-circle is nil, | 3 | * print.c (print_preprocess): In case print-circle is nil, |
| 4 | add OBJ to Vprint_number_table only when OBJ is a symbol. | 4 | add OBJ to Vprint_number_table only when OBJ is a symbol. |
| 5 | 5 | ||
| 6 | 1999-10-08 Kenichi Handa <handa@etl.go.jp> | 6 | 1999-10-18 Kenichi Handa <handa@etl.go.jp> |
| 7 | 7 | ||
| 8 | * coding.c (code_convert_string): Add record_unwind_protect to | 8 | * coding.c (code_convert_string): Add record_unwind_protect to |
| 9 | assure setting inhibit_pre_post_conversion back to zero. Take | 9 | assure setting inhibit_pre_post_conversion back to zero. Take |