diff src/ChangeLog @ 38277:b4dc62568f31

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 03 Jul 2001 15:41:14 +0000
parents 1cd4c129890f
children eea60db9b63c
line wrap: on
line diff
--- a/src/ChangeLog	Tue Jul 03 15:30:06 2001 +0000
+++ b/src/ChangeLog	Tue Jul 03 15:41:14 2001 +0000
@@ -1,5 +1,10 @@
 2001-07-03  Gerd Moellmann  <gerd@gnu.org>
 
+	* eval.c (specbind): If SYMBOL has a frame-local binding, record
+	the frame on the binding stack.  Change format of entries for
+	local bindings on the binding stack to '(SYMBOL . WHERE)'.
+	(unbind_to): Handle unbinding a frame-local variable.
+
 	* xdisp.c (compute_line_metrics): On ttys, subtract continuation
 	glyphs and truncation glyphs at the end of a row from its pixel
 	width.