From 8a7566b91ed01957f635d21362b039cb41a76280 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Wed, 16 Jun 2010 23:03:26 -0400 Subject: Updated documentation. --- core/._G.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'core/._G.lua') diff --git a/core/._G.lua b/core/._G.lua index 2d78dc2e..1ee02455 100644 --- a/core/._G.lua +++ b/core/._G.lua @@ -55,8 +55,8 @@ function new_buffer() end -- Resets the Lua state by reloading all init scripts. -- Language-specific modules for opened files are NOT reloaded. Re-opening the -- files that use them will reload those modules. --- This function is useful for modifying init scripts (such as key_commands.lua) --- on the fly without having to restart Textadept. +-- This function is useful for modifying init scripts (such as keys.lua) on the +-- fly without having to restart Textadept. -- A global RESETTING variable is set to true when re-initing the Lua State. Any -- scripts that need to differentiate between startup and reset can utilize this -- variable. -- cgit v1.2.3