index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
manual
/
7_Modules.md
Age
Commit message (
Collapse
)
Author
2012-03-07
Renamed manual pages 1-9 to preserve sort order.
mitchell
2012-03-07
Documentation overhaul with Discount (Markdown implementation).
mitchell
The standard LuaDoc template is no longer used. Instead, the new `scripts/markdowndoc.lua` has the template for LuaDoc and `scripts/update_doc` has the template for the Manual. Also added README, CHANGELOG, and THANKS files.
2012-01-05
Rename '_m' to '_M'.
mitchell
2011-12-12
Remove 'module' and update LuaDoc comments appropriately.
mitchell
2011-09-27
Added language-specific context menu support.
mitchell
2011-08-09
Swap Replace/Replace All and Run/Compile key bindings.
mitchell
Replace/Replace All is destructive so it should not be easily accessible where it can be mistakenly pressed.
2011-07-13
Refactored key commands and added menu accelerators.
mitchell
Key commands are now in keys.conf and keys.osx.conf which are loaded by the _m.textadept.menu module.
2011-03-29
Officially supported modules are available as a separate download.
mitchell
2011-03-27
Added hg commands for updating modules to the manual; doc/manual/7_Modules.md
mitchell
2011-03-27
Add modules repository information to manual; doc/manual/7_Modules.md
mitchell
2011-03-07
Load a post_init.lua script for language-specific module extensions.
mitchell
2011-03-01
Updated manual with modules repository information; doc/manual/7_Modules.md
mitchell
2010-11-30
New manual.
mitchell