aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d6a4d2a7151..49c9e8e9974 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12007-11-22 Stefan Monnier <monnier@iro.umontreal.ca> 12007-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
2 2
3 * data.c (do_symval_forwarding): Use same code as in find_symbol_value.
4 (find_symbol_value): Use do_symval_forwarding.
5
3 * data.c (set_internal): Set the value in the `cons-cell' (for 6 * data.c (set_internal): Set the value in the `cons-cell' (for
4 Buffer_Local_values) not only for frame-local variables. 7 Buffer_Local_values) not only for frame-local variables.
5 8