From 586ae38c1426c635569412532fea10b2b9b0b30d Mon Sep 17 00:00:00 2001 From: Marius Date: Thu, 16 May 2013 15:00:24 +0300 Subject: beta 2013.05.16 13:51 --- tex/context/base/trac-log.lua | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tex/context/base/trac-log.lua') diff --git a/tex/context/base/trac-log.lua b/tex/context/base/trac-log.lua index be2a954e3..1f2520130 100644 --- a/tex/context/base/trac-log.lua +++ b/tex/context/base/trac-log.lua @@ -14,7 +14,7 @@ if not modules then modules = { } end modules ['trac-log'] = { -- local texio_write_nl = texio.write_nl -- local texio_write = texio.write -- local io_write = io.write --- + -- local write_nl = function(target,...) -- if not io_write then -- io_write = io.write @@ -34,7 +34,7 @@ if not modules then modules = { } end modules ['trac-log'] = { -- io_write(target,...) -- end -- end --- + -- local write = function(target,...) -- if not io_write then -- io_write = io.write @@ -51,7 +51,7 @@ if not modules then modules = { } end modules ['trac-log'] = { -- io_write(target,...) -- end -- end --- + -- texio.write = write -- texio.write_nl = write_nl -- -- cgit v1.2.3