diff options
| author | Kenichi Handa | 1999-10-18 02:09:19 +0000 |
|---|---|---|
| committer | Kenichi Handa | 1999-10-18 02:09:19 +0000 |
| commit | 1f5fe39244b1b75f75168338007d73ab1df735ff (patch) | |
| tree | 9d1305fc5c7cdaa8576e2eb19541526eab51210d /src | |
| parent | aca2020bdb42b5390b1796c8d230ad13f1396d8c (diff) | |
| download | emacs-1f5fe39244b1b75f75168338007d73ab1df735ff.tar.gz emacs-1f5fe39244b1b75f75168338007d73ab1df735ff.zip | |
*** empty log message ***
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 |