aboutsummaryrefslogtreecommitdiffstats
path: root/src/data.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/data.c')
-rw-r--r--src/data.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/data.c b/src/data.c
index f29d480c976..c9eaee7a9b2 100644
--- a/src/data.c
+++ b/src/data.c
@@ -1451,6 +1451,7 @@ A frame-local binding is actual a frame parameter value;\n\
1451thus, any given frame has a local binding for VARIABLE\n\ 1451thus, any given frame has a local binding for VARIABLE\n\
1452if it has a value for the frame parameter named VARIABLE.\n\ 1452if it has a value for the frame parameter named VARIABLE.\n\
1453See `modify-frame-parameters'.") 1453See `modify-frame-parameters'.")
1454 (variable)
1454 register Lisp_Object variable; 1455 register Lisp_Object variable;
1455{ 1456{
1456 register Lisp_Object tem, valcontents, newval; 1457 register Lisp_Object tem, valcontents, newval;