Change Lisp_Buffer_Local_Value representation.
commit05ae648d2fb3142c73cb003f2119975bed1b8970
authorTom Tromey <tromey@redhat.com>
Sun, 29 Nov 2009 20:12:13 +0000 (29 21:12 +0100)
committerGiuseppe Scrivano <gscrivano@gnu.org>
Sun, 29 Nov 2009 20:12:13 +0000 (29 21:12 +0100)
tree7c86c81c4c25c2b1ee6bcde90699e7f8bb6f9cfa
parentab75b3f79d18f3d12fa4c01de254b59cb7a3ddba
Change Lisp_Buffer_Local_Value representation.

This doesn't change semantics but prepares the way for per-thread
buffer-local bindings.
src/alloc.c
src/buffer.c
src/data.c
src/eval.c
src/frame.c
src/lisp.h
src/print.c