(specbind): If binding a per-buffer variable which
commit06bccf8e72074e260935af63e05079c7f53ff5f3
authorGerd Moellmann <gerd@gnu.org>
Thu, 18 Jan 2001 13:21:51 +0000 (18 13:21 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 18 Jan 2001 13:21:51 +0000 (18 13:21 +0000)
tree9898e558867e60c8612bddee72018dfcc01cfab2
parent9017309fb5520a84af8e30957167af678571189c
(specbind): If binding a per-buffer variable which
doesn't have a buffer-local value in the current buffer, change
the global value by changing the value of the symbol bound in all
buffers not having their own value, to make it consistent with
what happens with other buffer-local variables.
src/ChangeLog
src/eval.c