changeset 97885:a2d0bf07e881

Comment.
author Glenn Morris <rgm@gnu.org>
date Sat, 30 Aug 2008 22:36:59 +0000
parents 19e083e22995
children 8e29e47e574f
files src/data.c
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/data.c	Sat Aug 30 22:33:20 2008 +0000
+++ b/src/data.c	Sat Aug 30 22:36:59 2008 +0000
@@ -1672,6 +1672,9 @@
 
 /* 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.