Age | Commit message (Expand) | Author |
---|---|---|
2007-08-15 | Added new lsnippets textadept module, updated other modules to use it. | |
2007-08-11 | MLines' update is now a single undo action; modules/textadept/mlines.lua | |
2007-08-11 | Improved LuaDoc for _m.textadept.keys; modules/textadept/keys.lua | |
2007-08-10 | Renamed textadept.handlers' add_function_to_handler to add_handler_function. | |
2007-08-10 | Macros can now be recorded, saved, played, browsed, etc. | |
2007-08-09 | Can use selected_text inside a snippet; modules/textadept/snippets.lua | |
2007-08-09 | Removed unnecessary LuaDoc; modules/textadept/snippets.lua | |
2007-08-09 | Renamed modules global to _m. | |
2007-08-09 | Added new LuaDoc, updated existing LuaDoc to be more consistent. | |
2007-08-06 | Initial import of the textadept module. |