aboutsummaryrefslogtreecommitdiff
path: root/doc/07_Modules.md
AgeCommit message (Collapse)Author
2013-04-24Mark recognized errors in compile/run output and added navigation functions.mitchell
2013-04-03Textadept should support multiple curses platforms; remove ncurses references.mitchell
Requires Scintilla r4436 and Scinterm r45.
2012-10-30Continued updating documentation formatting.mitchell
2012-10-29Updated documentation formatting.mitchell
Pathnames and filenames are italic and be more consistent with constant width text.
2012-10-17Updated manual.mitchell
2012-09-12Documentation overhaul.mitchell
Rewrote most of the manual and Lua API to complement each other. Key bindings reference moved from Appendix to modules/textadept/keys.lua LuaDoc.
2012-08-05Added ncurses key commands to individual manual pages.mitchell
2012-03-26Updated some links.mitchell
2012-03-08Moved Manual into `doc/` root directory.mitchell