aboutsummaryrefslogtreecommitdiff
path: root/modules/textadept/mlines.lua
AgeCommit message (Collapse)Author
2010-03-02Removed mlines module since Scintilla's new multiple selections supersede it.mitchell
2010-01-07Updated copyright to 2010.mitchell
2009-07-25Documentation overhaul.mitchell
2009-02-23Fixed index error on textadept.reset() for bookmarks and mlines modules.mitchell
2009-02-22Set MARK_*_COLOR for all new views rather than just the current one.mitchell
2009-02-10Moved the textadept.locale table into the globals table.mitchell
2009-01-08Reformatted all C and Lua code to a single standard for each language.mitchell
2009-01-01Updated copyright dates for 2009.mitchell
2008-03-03Updated copyright notice to include the year 2008.mitchell
2007-08-11MLines' update is now a single undo action; modules/textadept/mlines.luamitchell
2007-08-09Renamed modules global to _m.mitchell
2007-08-06Initial import of the textadept module.mitchell