Adjust buffer text indirection counters at the end of Fkill_buffer.
authorDmitry Antipov <dmantipov@yandex.ru>
Wed, 25 Jul 2012 05:09:02 +0000 (09:09 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Wed, 25 Jul 2012 05:09:02 +0000 (09:09 +0400)
commit04e9897cf70e46c703b1412d022511e80314a720
treeaf271600844268b6c0a385be82a91fab081e59d9
parent9830626b31fe96bd19bdb61e3dfd09f25a806560
Adjust buffer text indirection counters at the end of Fkill_buffer.
* buffer.c (Fkill_buffer): Adjust indirection counters when the
buffer is definitely dead.  This should really fix an issue reported
by Christoph Scholtes again.  (Bug#12007).
(init_buffer_once): Initialize indirection counters of
buffer_defaults and buffer_local_symbols (for sanity and safety).
src/ChangeLog
src/buffer.c