diff src/ChangeLog @ 86348:4505355014c0

(do_symval_forwarding): Use same code as in find_symbol_value. (find_symbol_value): Use do_symval_forwarding.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 22 Nov 2007 20:29:48 +0000
parents cc3ad12e2f26
children aa83d83c27fe
line wrap: on
line diff
--- a/src/ChangeLog	Thu Nov 22 20:28:14 2007 +0000
+++ b/src/ChangeLog	Thu Nov 22 20:29:48 2007 +0000
@@ -1,5 +1,8 @@
 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
 
+	* data.c (do_symval_forwarding): Use same code as in find_symbol_value.
+	(find_symbol_value): Use do_symval_forwarding.
+
 	* data.c (set_internal): Set the value in the `cons-cell' (for
 	Buffer_Local_values) not only for frame-local variables.