Functions to get and set Lisp_Object fields of buffer-local variables.
commita04e2c62ec8ce903310b7c7635c43f42ccab5e2f
authorDmitry Antipov <dmantipov@yandex.ru>
Fri, 17 Aug 2012 14:24:43 +0000 (17 18:24 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Fri, 17 Aug 2012 14:24:43 +0000 (17 18:24 +0400)
tree79da6e7e7455731a813eb601a158057c66bdcee6
parent8223e9280fa69afeeae1a8b51735cbb8393f2e8d
Functions to get and set Lisp_Object fields of buffer-local variables.
* lisp.h (blv_found, set_blv_found, blv_value, set_blv_value)
(set_blv_where, set_blv_defcell, set_blv_valcell): New functions.
(BLV_FOUND, SET_BLV_FOUND, BLV_VALUE, SET_BLV_VALUE): Remove.
* data.c, eval.c, frame.c: Adjust users.
src/ChangeLog
src/data.c
src/eval.c
src/frame.c
src/lisp.h