]> code.delx.au - gnu-emacs/blobdiff - src/ChangeLog
Really fix bug #11519, by fixing the last change in ralloc.c.
[gnu-emacs] / src / ChangeLog
index e5d77d66b0c16f8a6057aec0d8d25e8974044a32..557a844c8f1c44c362700c5327cf322ffdaad72c 100644 (file)
@@ -1,3 +1,9 @@
+2012-06-23  Eli Zaretskii  <eliz@gnu.org>
+
+       * ralloc.c (r_alloc_inhibit_buffer_relocation): Fix stupid thinko
+       in the logic of incrementing and decrementing the value of
+       use_relocatable_buffers.
+
 2012-06-23  Paul Eggert  <eggert@cs.ucla.edu>
 
        * sysdep.c [__FreeBSD__]: Fix recently-introduced typos.