]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix previous change.
authorRichard M. Stallman <rms@gnu.org>
Sun, 5 Apr 1998 19:13:50 +0000 (19:13 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 5 Apr 1998 19:13:50 +0000 (19:13 +0000)
src/data.c

index f29d480c97668e7d5f381c2034dbe73a5cd61392..c9eaee7a9b253489ea02508600cd9f2cea0882c5 100644 (file)
@@ -1451,6 +1451,7 @@ A frame-local binding is actual a frame parameter value;\n\
 thus, any given frame has a local binding for VARIABLE\n\
 if it has a value for the frame parameter named VARIABLE.\n\
 See `modify-frame-parameters'.")
+  (variable)
      register Lisp_Object variable;
 {
   register Lisp_Object tem, valcontents, newval;