From: Glenn Morris Date: Sat, 30 Aug 2008 22:36:59 +0000 (+0000) Subject: Comment. X-Git-Tag: emacs-pretest-23.0.90~3128 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ab795c6598b47ed908c1a8cfc406a934d39d97de;p=emacs.git Comment. --- 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.