aboutsummaryrefslogtreecommitdiff
path: root/doc/08_Preferences.md
AgeCommit message (Expand)Author
2013-12-12More LuaDoc updates.mitchell
2013-11-10Disable strip trailing spaces by default.mitchell
2013-11-07Added support for tabs.mitchell
2013-10-09More LuaDoc updates.mitchell
2013-09-27Integrated compile and run commands for most languages.mitchell
2013-08-26Forgot to update some documentation with newly renamed `LEXER_LOADED` event.mitchell
2013-08-26Renamed `_M.textadept` to `textadept`; `_M` is for language modules only now.mitchell
2013-07-08Renamed Textadept module's "mime_types" to "file_types" and removed config file.mitchell
2013-07-08Renamed "language-specific" modules to just "language modules" in documentation.mitchell
2013-06-12Renamed editing module's `STRIP_WHITESPACE_ON_SAVE` to `STRIP_TRAILING_SPACES`.mitchell
2013-05-21Renamed "settings.lua" to "properties.lua".mitchell
2013-05-20Rewrote the manual to use the active voice.mitchell
2013-05-15Rewrote theme implementation.mitchell
2013-05-15Set language-specific buffer properties through an event instead of a function.mitchell
2013-05-15`_M.textadept = require('textadept')` in user init is superfluous.mitchell
2013-04-03Textadept should support multiple curses platforms; remove ncurses references.mitchell
2013-01-31Added ability to type over characters like closing braces and quotes.mitchell
2012-10-30Continued updating documentation formatting.mitchell
2012-10-29Updated documentation formatting.mitchell
2012-10-17Updated manual.mitchell
2012-09-12Documentation overhaul.mitchell