aboutsummaryrefslogtreecommitdiff
path: root/modules/textadept/init.lua
AgeCommit message (Expand)Author
2012-01-06Updated copyright information.mitchell
2012-01-05Rename '_m' to '_M'.mitchell
2011-12-13Remove 'package.seeall' from LuaDoc comments.mitchell
2011-12-12Remove 'module' and update LuaDoc comments appropriately.mitchell
2011-07-29Eliminated the need for keys.conf and keys.osx.conf.mitchell
2011-01-17Added Adeptsense.mitchell
2010-12-28Updated copyright information.mitchell
2010-12-23Added filter-through module for shell commands.mitchell
2010-09-29Added a textadept.snapopen module.mitchell
2010-06-11Renamed modules/textadept/key_commands.lua to modules/textadept/keys.lua.mitchell
2010-06-11Moved core extension modules into textadept module.mitchell
2010-06-10Moved textadept.mime_types into the textadept module.mitchell
2010-06-10Renamed _m.textadept.lsnippets to _m.textadept.snippets.mitchell
2010-03-02Removed mlines module since Scintilla's new multiple selections supersede it.mitchell
2010-01-07Updated copyright to 2010.mitchell
2009-07-12Moved session support from core/file_io.lua to a Textadept module.mitchell
2009-04-02Removed macro support; just use Lua for scripting.mitchell
2009-01-14Moved utilities to run/compile files and decode errors into a Textadept module.mitchell
2009-01-05Add bookmarks to the textadept module and menu.mitchell
2009-01-01Updated copyright dates for 2009.mitchell
2008-03-03Updated copyright notice to include the year 2008.mitchell
2007-10-07Moved key command manager to core.mitchell
2007-08-15Added new lsnippets textadept module, updated other modules to use it.mitchell
2007-08-10Macros can now be recorded, saved, played, browsed, etc.mitchell
2007-08-09Renamed modules global to _m.mitchell
2007-08-06Initial import of the textadept module.mitchell