diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index ad96221ed10..db04fe30bcf 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -7,6 +7,8 @@ | |||
| 7 | gcc -Wbad-function-cast warning. | 7 | gcc -Wbad-function-cast warning. |
| 8 | (default_value, arithcompare, arith_driver, arith_error): Now static. | 8 | (default_value, arithcompare, arith_driver, arith_error): Now static. |
| 9 | (store_symval_forwarding): Rename local to avoid shadowing. | 9 | (store_symval_forwarding): Rename local to avoid shadowing. |
| 10 | (Fmake_variable_buffer_local, Fmake_local_variable): Mark | ||
| 11 | variables as initialized. | ||
| 10 | 12 | ||
| 11 | * alloc.c (check_cons_list): Do not define unless GC_CHECK_CONS_LIST. | 13 | * alloc.c (check_cons_list): Do not define unless GC_CHECK_CONS_LIST. |
| 12 | (Fmake_vector, Fvector, Fmake_byte_code, Fgarbage_collect): | 14 | (Fmake_vector, Fvector, Fmake_byte_code, Fgarbage_collect): |