]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment.
authorGlenn Morris <rgm@gnu.org>
Sat, 30 Aug 2008 22:36:59 +0000 (22:36 +0000)
committerGlenn Morris <rgm@gnu.org>
Sat, 30 Aug 2008 22:36:59 +0000 (22:36 +0000)
src/data.c

index 54c0d7c211cfddef85146b4e0f1b0afb23a56c33..33d7c8208641742130791da02cd273f149f29cfa 100644 (file)
@@ -1672,6 +1672,9 @@ From now on the default value will apply in this buffer.  Return VARIABLE.  */)
 
 /* Lisp functions for creating and removing buffer-local variables.  */
 
+/* Obsolete since 22.2.  NB adjust doc of modify-frame-parameters
+   when/if this is removed.  */
+
 DEFUN ("make-variable-frame-local", Fmake_variable_frame_local, Smake_variable_frame_local,
        1, 1, "vMake Variable Frame Local: ",
        doc: /* Enable VARIABLE to have frame-local bindings.