Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-13 | Refactored key commands and added menu accelerators. | ||
Key commands are now in keys.conf and keys.osx.conf which are loaded by the _m.textadept.menu module. | |||
2011-06-24 | Removed '_G' prefix from globals where necessary. | ||
2011-06-23 | Use string constants for event names. | ||
2011-01-21 | Code cleanup. | ||
2010-12-28 | Updated copyright information. | ||
2010-12-23 | Code cleanup. | ||
2010-11-23 | Code cleanup. | ||
Also modified the editing module's enclose() and select_enclosed() functions. | |||
2010-10-09 | Update UI after command entry command; modules/textadept/command_entry.lua | ||
2010-06-17 | Added abbreviations for Lua commands from Jay Gould. | ||
2010-06-11 | Moved core extension modules into textadept module. | ||