From ab795c6598b47ed908c1a8cfc406a934d39d97de Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sat, 30 Aug 2008 22:36:59 +0000 Subject: [PATCH] Comment. --- src/data.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/data.c b/src/data.c index 54c0d7c211c..33d7c820864 100644 --- a/src/data.c +++ b/src/data.c @@ -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. -- 2.39.5