summaryrefslogtreecommitdiff
path: root/lualibs.dtx
diff options
context:
space:
mode:
authorPhilipp Gesang <phg42.2a@gmail.com>2013-05-17 10:05:53 +0200
committerPhilipp Gesang <phg42.2a@gmail.com>2013-05-17 10:05:53 +0200
commitaa85ede2a8508b44b819f968999e84f9f0de11b5 (patch)
tree9253b16ccb90875e6ec4fc59baa4f05453fb1b7e /lualibs.dtx
parent614b92cfbea4cd9f3200ba839574b81b329e5f46 (diff)
downloadlualibs-aa85ede2a8508b44b819f968999e84f9f0de11b5.tar.gz
sync with Context as of 2013-05-17
Diffstat (limited to 'lualibs.dtx')
-rw-r--r--lualibs.dtx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lualibs.dtx b/lualibs.dtx
index b3e6bdb..bc466e1 100644
--- a/lualibs.dtx
+++ b/lualibs.dtx
@@ -533,7 +533,7 @@ end
--- This restores the default of loading everything should a package
--- have requested otherwise. Will be gone once there is a canonical
--- interface for parameterized loading of libraries.
-lualibs.load_extended = true
+config.lualibs.load_extended = true
-- vim:tw=71:sw=2:ts=2:expandtab