From 432cd5c0fa2c2d8751d8ee7489e39fe625afd748 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Mon, 11 Nov 2013 10:00:08 -0500 Subject: Updated documentation. --- core/file_io.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'core/file_io.lua') diff --git a/core/file_io.lua b/core/file_io.lua index e2c2e1ed..8e824de2 100644 --- a/core/file_io.lua +++ b/core/file_io.lua @@ -29,6 +29,8 @@ -- * _`filename`_: The new filename. -- @field _G.events.FILE_CHANGED (string) -- Emitted when Textadept detects that a file was externally modified. +-- When connecting to this event, connect with an index of 1 to override the +-- default prompt to reload the file. -- Arguments: -- -- * _`filename`_: The filename externally modified. -- cgit v1.2.3