On 04/25/2011 06:30 PM, rgh...@lyx.org wrote:
Author: rgheck
Date: Tue Apr 26 00:30:22 2011
New Revision: 38497
URL: http://www.lyx.org/trac/changeset/38497

Log:
Forgot this part of r38496. See
        http://www.mail-archive.com/lyx-
for the reason it needs to be here.

That was meant to be:
    http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg167737.html
And I should just have pasted that message here....

rh

Modified:
    lyx-devel/trunk/src/Buffer.cpp

Modified: lyx-devel/trunk/src/Buffer.cpp
==============================================================================
--- lyx-devel/trunk/src/Buffer.cpp      Mon Apr 25 14:56:09 2011        (r38496)
+++ lyx-devel/trunk/src/Buffer.cpp      Tue Apr 26 00:30:22 2011        (r38497)
@@ -1346,7 +1346,7 @@
        // Don't move this behind the parent_buffer=0 code below,
        // because then the macros will not get the right "redefinition"
        // flag as they don't see the parent macros which are output before.
-       updateMacros();
+       updateBuffer();

        // fold macros if possible, still with parent buffer as the
        // macros will be put in the prefix anyway.

Reply via email to