From c10ee230c83a5dfcda077652c2b16bc8f8a9d221 Mon Sep 17 00:00:00 2001 From: Khaled Hosny Date: Mon, 10 May 2010 21:19:21 +0300 Subject: Sync with ConTeXt stable (stable 2010.05.08) No functions removed, few new additions. --- lualibs-lpeg.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lualibs-lpeg.lua') diff --git a/lualibs-lpeg.lua b/lualibs-lpeg.lua index 2e366a9..f060f3b 100644 --- a/lualibs-lpeg.lua +++ b/lualibs-lpeg.lua @@ -120,7 +120,7 @@ function string:checkedsplit(separator) return match(c,self) end ---~ function lpeg.L(list,pp) +--~ function lpeg.append(list,pp) --~ local p = pp --~ for l=1,#list do --~ if p then -- cgit v1.2.3