From 991fbfe0d1595705bf53857d96a268ecb0d34371 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Wed, 21 Jan 2009 13:26:36 -0500 Subject: Updated some LuaDoc. --- core/._m.lua | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'core') diff --git a/core/._m.lua b/core/._m.lua index b1b63716..e2ca375b 100644 --- a/core/._m.lua +++ b/core/._m.lua @@ -28,13 +28,8 @@ module('_m') -- set an 'api' variable to textadept.io.read_api_file(path, word_chars)'s -- return value. It will be used for displaying calltips and autocomplete lists -- by default. --- To create a new module template, run the /modules/new script with the first --- argument being the module's name, and the second being the language's name --- (escaped characters must be used appropriately). The commands.lua script --- provides useful functions and key-commands for the module; the snippets.lua --- script provides snippets. --- Alternatively you can use the 'modules' Project Manager browser to create and --- manage modules. +-- You can use the 'modules' Project Manager browser to create and manage +-- language-specific modules. -- -- When assigning key commands to module functions, do not forget to do so AFTER -- the function has been defined. Typically key commands are placed at the end -- cgit v1.2.3